Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x29c9…5e180x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xd4f198…8a2367
0x29c9…5e180x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x7dcb3a…f49ff1
0x29c9…5e180x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x5da25a…7ad695
0x29c9…5e180x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x7683b5…f3c58a
0x29c9…5e180x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xba9df3…90f272
0x29c9…5e180x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x02b3bc…4e0b0e
0x29c9…5e180x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x02f897…e77e71
0x29c9…5e180x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x199db5…ea528e
0x29c9…5e180x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xd3a4af…d92f1c
0x29c9…5e180x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x0671a3…4a5f06
0x29c9…5e180x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x1e2a54…bfdefd
0x29c9…5e180x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x782ae2…36e9f2
0x29c9…5e180x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x943a5f…a536fb
0x29c9…5e180x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xd41f21…cbf794
0x29c9…5e180x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x78ddeb…bf6d63
0x29c9…5e180x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x391317…f5f3e7
0x29c9…5e180x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xb4e612…b7c11c
0x29c9…5e180x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x91858e…105d5c
0x29c9…5e180x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xf54aa7…57d2d0
0x29c9…5e180x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x76a023…1c741e
0x29c9…5e180x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x03f9a9…db659f
0x29c9…5e180x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x84d552…88e700
0x29c9…5e180x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xe836f6…5f2b98
0x29c9…5e180x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xba2776…5d7e92
0x29c9…5e180x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xaf2f19…390c5b

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.