Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI38d ago0x13d8ed…8130e4
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI38d ago0x89eedc…d7c852
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI38d ago0x53737b…32bb6b
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI38d ago0x72e1f6…a63d4f
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI38d ago0xe96da0…9d054f
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI38d ago0xfa32bc…5660a4
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI38d ago0xd6850e…d9ed6f
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI38d ago0x5fc409…84a052
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI38d ago0x5f847f…e0cc75
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI38d ago0x334f1f…21b62b
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI38d ago0x785293…2715d3
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI38d ago0x7f637f…7004c6
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI38d ago0xec07c8…77c6b8
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI38d ago0x83b46b…41622a
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI38d ago0xd16b7a…4153a3
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI38d ago0xf8c1cd…883d22
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI38d ago0x102f13…cea805
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI38d ago0xddb1d0…15fc63
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI38d ago0x16d49f…905256
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI38d ago0x19999d…4342b9
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI38d ago0x27a932…8939d9
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI38d ago0xd76993…1df8d1
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI38d ago0xa6137f…7eab89
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI38d ago0xa06d07…a76861
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI38d ago0x2e3476…81eb15

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.