Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbefe…4bff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0x815225…2bc62d
0xbefe…4bff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0x8c855c…fc2175
0xbefe…4bff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0x6aaf2b…6bc078
0xbefe…4bff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0x6ca2ab…44a245
0xbefe…4bff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0xd65fe2…390d70
0xbefe…4bff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0x3eb37a…ac01d1
0xbefe…4bff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0x730b8d…a11446
0xbefe…4bff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0xe0811a…eafdef
0xbefe…4bff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0x72382c…0e4477
0xbefe…4bff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0x805886…c84406
0xbefe…4bff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0xb6cb93…ef4c5f
0xbefe…4bff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0x4f320a…4d5b00
0xbefe…4bff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0xd6f6fd…e75375
0xbefe…4bff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0x7bc661…98bb03
0xbefe…4bff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0x931416…2eaaf4
0xbefe…4bff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0x82e463…817685
0xbefe…4bff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0xf0d3bc…0ac50b
0xbefe…4bff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0xe1aa41…47f33f
0xbefe…4bff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0xa8179c…9b793e
0xbefe…4bff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0xe4f281…8dbcd1
0xbefe…4bff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0x17c913…f21a51
0xbefe…4bff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0x3caeb0…ffed44
0xbefe…4bff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0x946b91…0e53f2
0xbefe…4bff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0xf927b4…8d4656
0xbefe…4bff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0xbab070…c6c868

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.