Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0758…c0180x2152…5629Basex402 service$0.004977100%coinbase18d ago0xa6e514…dac210
0x0758…c0180x2152…5629Basex402 service$0.004977100%coinbase18d ago0xc1ee2d…34f32f
0x0312…969f0x2152…5629Basex402 service$0.01100%coinbase18d ago0x312be1…f47b59
0x2152…56290x0312…969fBase$0.01100%coinbase18d ago0x5e0397…7e23cb
0x0312…969f0x2152…5629Basex402 service$0.31100%coinbase18d ago0xa86049…f6eb42
0x2152…56290x0312…969fBase$0.31100%coinbase18d ago0x19e999…ce7aec
0x0312…969f0x2152…5629Basex402 service$0.16100%coinbase18d ago0x627ae3…8c7594
0x2152…56290x0312…969fBase$0.16100%coinbase18d ago0x409bca…c08eee
0x0312…969f0x2152…5629Basex402 service$0.12100%coinbase18d ago0xf48124…a28e01
0x2152…56290x0312…969fBase$0.12100%coinbase18d ago0xeed7d7…2e0f92
0x0312…969f0x2152…5629Basex402 service$0.12100%coinbase18d ago0xda4785…935a62
0x2152…56290x0312…969fBase$0.12100%coinbase18d ago0x816503…4b53c1
0x0312…969f0x2152…5629Basex402 service$0.12100%coinbase18d ago0xe53ac3…f10602
0x2152…56290x0312…969fBase$0.12100%coinbase18d ago0x0e2944…83817d
0x0312…969f0x2152…5629Basex402 service$0.09100%coinbase18d ago0x2af084…cf5aaa
0x2152…56290x0312…969fBase$0.09100%coinbase18d ago0x0f00b6…3c13e0
0x0312…969f0x2152…5629Basex402 service$0.09100%coinbase18d ago0xd9db87…c18c5c
0x2152…56290x0312…969fBase$0.09100%coinbase18d ago0x85400f…e02aff
0x0312…969f0x2152…5629Basex402 service$0.09100%coinbase18d ago0x5d3978…8638cc
0x2152…56290x0312…969fBase$0.09100%coinbase18d ago0x53e6e6…c2f8f8
0x0312…969f0x2152…5629Basex402 service$0.09100%coinbase18d ago0xa8747e…98cec6
0x2152…56290x0312…969fBase$0.09100%coinbase18d ago0xfb6892…70274c
0x0312…969f0x2152…5629Basex402 service$0.06100%coinbase18d ago0x571eee…fa7ec4
0x2152…56290x0312…969fBase$0.06100%coinbase18d ago0x44a6e5…fd5247
0x0312…969f0x2152…5629Basex402 service$0.06100%coinbase18d ago0x8457b1…7aaf60

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.