Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7b20f9…1ea926
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5d032f…aff5ed
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3aa733…a679b4
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI102d ago0x564c3d…4a7029
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI102d ago0x707cfc…dcb294
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI102d ago0x42d96f…f0e3f6
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI102d ago0x50210c…0460c4
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI102d ago0x67529d…98f1fc
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI102d ago0x52b158…7265fe
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI102d ago0x90a17f…fec58c
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI102d ago0x552f70…1de465
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI102d ago0xcc07cb…54e564
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6dc8d3…b0d587
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI102d ago0x60a4a8…9d4077
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4c5ae7…019578
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb9f856…77bbb1
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9ec5f9…5be5bb
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfa8a00…945791
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdefcd4…d656de
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI102d ago0x40a82f…34f486
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb13cf2…6e52ac
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0651f4…915a3e
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbe59ea…c0ee75
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1229d8…8d0801
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc8c51c…2636cd

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.