Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbdf2…f6f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc5bb06…f74883
0xbdf2…f6f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x76a635…a440af
0xbdf2…f6f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc6d506…cc0dff
0xbdf2…f6f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9b9213…8659ff
0xbdf2…f6f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x47837e…6257ab
0xbdf2…f6f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5fc48b…7284a9
0xbdf2…f6f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xcae35b…d653d7
0xbdf2…f6f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd7ed77…75a6c3
0xbdf2…f6f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa6ec70…a10b34
0xbdf2…f6f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa6cb02…79909a
0xbdf2…f6f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3e60ec…0e74a1
0xbdf2…f6f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x30c93d…b8a739
0xbdf2…f6f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x226ff5…eaaf42
0xbdf2…f6f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xacf804…a44cc5
0xbdf2…f6f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xdb0b31…469737
0xbdf2…f6f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x311b95…d91038
0xbdf2…f6f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5baef5…52bc74
0xbdf2…f6f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc2a498…268793
0xbdf2…f6f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf29763…eb574d
0xbdf2…f6f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9794cb…944bad
0xbdf2…f6f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x96a5f4…6ff861
0xbdf2…f6f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x9551bf…b4b635
0xbdf2…f6f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xfd9459…cf15d8
0xbdf2…f6f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x3b93b2…6d1030
0xbdf2…f6f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc4470b…fdb858

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.