Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe31…6d770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x865acb…7b8d5a
0xbe31…6d770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x4375a5…d0b421
0xbe31…6d770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe0f646…2da62d
0xbe31…6d770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x6ad606…26ac8e
0xbe31…6d770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x5dd66c…236a18
0xbe31…6d770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x1292ee…62a59a
0xbe31…6d770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xea1002…dd2a87
0xbe31…6d770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc67e2e…9cf648
0xbe31…6d770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x97bcfe…d59a00
0xbe31…6d770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x41050f…ce1ef8
0xbe31…6d770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x458056…fdf0c1
0xbe31…6d770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc8a779…9286ca
0xbe31…6d770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x304d30…8c72bb
0xbe31…6d770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x8e70b8…60671e
0xbe31…6d770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x8d983e…7d4945
0xbe31…6d770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x14c79c…751067
0xbe31…6d770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf04bb9…dd7f75
0xbe31…6d770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xcab8b1…504586
0xbe31…6d770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x6e62bb…61346e
0xbe31…6d770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x159483…1a8146
0xbe31…6d770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x53c456…aeb8e2
0xbe31…6d770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x86b752…d35ddd
0xbe31…6d770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc7a159…2d17d7
0xbe31…6d770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe9b79a…8e1ddb
0xbe31…6d770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xfed8c7…857188

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.