Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xdc55ad…828eb8
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xbdeb6c…667bb4
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x5f7c7f…f3362d
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xe129ea…854cd7
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x8fe1be…437f4f
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x9e7a41…e3209f
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x250da1…f9eb0e
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xf87026…b5fb62
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x8d4781…972167
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x814d4e…beaf33
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xb73ac6…bc0b22
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x475896…1d3fc1
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x5fe470…798bb5
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x4dcf72…7a25c1
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x8e7943…25c8ce
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xf786c3…e179ec
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xae9ca4…74c234
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xafc92a…d35a7c
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xd21652…2f5e47
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x929f50…15aa54
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x880340…be7bc2
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xbf5482…6e855c
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x11ec93…1ff5bc
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x9303fe…f656b2
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x189321…061f85

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.