Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0360…c9890xb856…9901Basex402 service$0.001100%coinbase111d ago0xee60d6…80e691
0x0360…c9890xb856…9901Basex402 service$0.001100%coinbase111d ago0xe2d348…acf341
0x0360…c9890xb856…9901Basex402 service$0.001100%coinbase111d ago0xc05d98…31f6fe
0x0360…c9890xb856…9901Basex402 service$0.001100%coinbase111d ago0xba8d4d…2d8de5
0x0360…c9890xb856…9901Basex402 service$0.001100%coinbase111d ago0xe33bd8…1fcdaf
0x0360…c9890xb856…9901Basex402 service$0.001100%coinbase111d ago0xb62534…6643a7
0x0360…c9890xb856…9901Basex402 service$0.001100%coinbase112d ago0x3a799b…2d8809
0x0360…c9890xb856…9901Basex402 service$0.001100%coinbase112d ago0x8beb05…19ab08
0x0360…c9890xb856…9901Basex402 service$0.001100%coinbase112d ago0x819aeb…e616f2
0x0360…c9890xb856…9901Basex402 service$0.001100%coinbase112d ago0xf82bf5…1069e0
0x0360…c9890xb856…9901Basex402 service$0.001100%coinbase112d ago0x75c013…94784a
0x0360…c9890xb856…9901Basex402 service$0.001100%coinbase112d ago0x71d1af…5e1e03
0x0360…c9890xb856…9901Basex402 service$0.001100%coinbase112d ago0xb776dd…914cba
0x0360…c9890xb856…9901Basex402 service$0.001100%coinbase112d ago0xad2420…74b5b4
0x0360…c9890xb856…9901Basex402 service$0.001100%coinbase112d ago0x0974f4…3cc057
0x0360…c9890xb856…9901Basex402 service$0.001100%coinbase112d ago0x67c753…1c6b05
0x0360…c9890xb856…9901Basex402 service$0.001100%coinbase112d ago0xc8551b…c3ea72
0x0360…c9890xb856…9901Basex402 service$0.001100%coinbase112d ago0x652c0f…d56acf
0x0360…c9890xb856…9901Basex402 service$0.001100%coinbase112d ago0xabf7cd…33e90a
0x0360…c9890xb856…9901Basex402 service$0.001100%coinbase112d ago0xded1b7…571e60
0x0360…c9890xb856…9901Basex402 service$0.001100%coinbase112d ago0x62b5ea…e15353
0x0360…c9890xb856…9901Basex402 service$0.001100%coinbase112d ago0xa600ef…98728d
0x0360…c9890xb856…9901Basex402 service$0.001100%coinbase112d ago0x1d9c95…8ea03f
0x0360…c9890xb856…9901Basex402 service$0.001100%coinbase112d ago0x093da6…2fa76f
0x0360…c9890xb856…9901Basex402 service$0.001100%coinbase112d ago0xdbb844…cf750d

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.