Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf59d…3cd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x1fd36c…ed61a7
0xf59d…3cd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xcf1899…0f38b6
0xf59d…3cd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x16f6f7…49466b
0xf59d…3cd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xb295cf…2362d4
0xf59d…3cd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x33e0fd…09febd
0xf59d…3cd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x880bd3…c6aee6
0xf59d…3cd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xcab65c…8742f6
0xf59d…3cd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xc1fe02…82017b
0xf59d…3cd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x9dda73…95627d
0xf59d…3cd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x46b711…7c4145
0xf59d…3cd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x450523…4b8a5e
0xf59d…3cd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xd7cc2e…3904fc
0xf59d…3cd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x594ae9…afe762
0xf59d…3cd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xbfd1b3…e4b67a
0xf59d…3cd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x4ac394…ec326b
0xf59d…3cd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x8a242c…0dceee
0xf59d…3cd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x53faee…5a6bc7
0xf59d…3cd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xcd825d…17524e
0xf59d…3cd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xb7efb3…28f5f7
0xf59d…3cd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x044ab9…0ae34f
0xf59d…3cd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xe3e0a3…3d87fe
0xf59d…3cd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x4c707e…05298e
0xf59d…3cd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x5626f4…4ee3e6
0xf59d…3cd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xfb995a…b406b6
0xf59d…3cd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xa8a858…e24677

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.