Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase16h ago0xeb48ab…8aa513
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase16h ago0x08b011…853e46
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase16h ago0xc30b7f…6e4030
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase16h ago0x0fd90a…277119
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase16h ago0x558fe9…8722ba
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase16h ago0x333bde…41504c
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase17h ago0x6dea0f…35c3c6
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase17h ago0x865b29…bfce63
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase17h ago0x2a14fd…835567
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase17h ago0x08b608…eb5b5e
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase17h ago0x492814…0f6833
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase17h ago0x95693e…f8d912
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase17h ago0x434a72…d5850d
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase17h ago0x578323…b69828
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase17h ago0x2f3e34…ad65a0
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase17h ago0x1b23f0…0592a2
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase17h ago0x317246…35fe10
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase17h ago0xbdf517…2a2c8f
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase17h ago0xd88ed9…5b893d
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase17h ago0x87d56f…bb0748
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase17h ago0x38c873…0528be
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase17h ago0xf02eef…8729ed
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase17h ago0x9e95e9…88e4d2
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase17h ago0xb34bcd…f7c412
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase17h ago0x30a758…8a5224

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.