Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe1ef…30820x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x09961d…21feca
0xe1ef…30820x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xdafab8…131370
0xe1ef…30820x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x435b2f…b15fe5
0xe1ef…30820x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xdc2084…ce2417
0xe1ef…30820x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0b7c81…623290
0xe1ef…30820x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9e65ce…052266
0xe1ef…30820x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xffaa49…1294c3
0xe1ef…30820x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x18a393…261fed
0xe1ef…30820x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x16b07b…5787e8
0xe1ef…30820x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3fa131…5426be
0xe1ef…30820x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xaecf69…32468d
0xe1ef…30820x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8551dc…54aa30
0xe1ef…30820x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7a5df2…d807e3
0xe1ef…30820x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xfb7df0…ecd29a
0xe1ef…30820x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x252c7c…1dd0b6
0xe1ef…30820x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc964e2…0b47e4
0xe1ef…30820x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf5a2a2…89a477
0xe1ef…30820x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x513146…dae749
0xe1ef…30820x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x71159d…efed64
0xe1ef…30820x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x101967…ba97d8
0xe1ef…30820x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa70ba3…079b4a
0xe1ef…30820x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x62d3dd…e95412
0xe1ef…30820x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xccbf50…f3d43f
0xe1ef…30820x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6d73f0…02cde8
0xe1ef…30820x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8613f9…d04206

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.