Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1f84…eaaa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x53b3e7…e4c8b9
0x1f84…eaaa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x446178…ea1940
0x1f84…eaaa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x5da11b…1c1108
0x1f84…eaaa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x2390a5…54c328
0x1f84…eaaa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x7cb721…694f8b
0x1f84…eaaa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x360959…545868
0x1f84…eaaa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xfc83db…7bb3fb
0x1f84…eaaa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x5306ad…3408bf
0x1f84…eaaa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x9e6a28…425c13
0x1f84…eaaa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe2e1e0…98e475
0x1f84…eaaa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc1a49e…2fbfc7
0x1f84…eaaa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa4e9d6…a7bf52
0x1f84…eaaa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xefd22d…e94dc0
0x1f84…eaaa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xfafc08…bc1c5a
0x1f84…eaaa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x4473da…fb44eb
0x1f84…eaaa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa84862…15d354
0x1f84…eaaa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x948d53…ae4f7e
0x1f84…eaaa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa5a65c…c75e36
0x1f84…eaaa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x5ebc8d…2006d9
0x1f84…eaaa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x8cfa54…c1cfde
0x1f84…eaaa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa70bea…f14207
0x1f84…eaaa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xafcfda…0199cf
0x1f84…eaaa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x3ee120…7ea136
0x1f84…eaaa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x6643c0…519d5d
0x1f84…eaaa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x2288ce…7af71b

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.