Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb8aba8…c61bd0
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x41eccb…5c21c7
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xae39dc…135fae
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcb29b0…dfc17f
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6c764f…044464
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x371653…22c140
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9fbef8…17888b
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xec823d…fa40a9
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc98cb7…a13581
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x8d5e56…6dc40c
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x425302…1fe4da
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x9e1430…0afefb
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x6ba3d9…89a450
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x6d1190…6ffee8
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x9d75b2…bdf5d1
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0b968d…c5adce
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf718d9…cb2e49
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0a2494…f17acc
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x923387…df30d9
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x72b5cf…771f27
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x67e54e…d134c2
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x52d89c…5d57a6
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x33944c…a5bf02
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x406ffe…a3661c
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf06c2f…427c9f

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.