Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb3b81d…409d39
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI104d ago0x99676e…ab6b2e
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9739ba…71fa2c
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4e5287…528084
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI104d ago0x87b1b3…3fbf2c
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8b124e…5c3a55
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9429d7…549c47
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd393ce…6464fa
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe46a9b…52aa66
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd040cc…d12390
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI104d ago0x869751…d713ae
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI104d ago0x975d73…1cd610
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI104d ago0x29cef6…d93a5d
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI104d ago0x83d632…929ced
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3e5820…968ec0
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI104d ago0xabf14f…93f612
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfa8186…df6e6c
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI104d ago0x400aa1…8c5f86
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI104d ago0x678e6c…ec40d3
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe35670…51d151
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI104d ago0x908b84…402c04
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6f1067…0971eb
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI104d ago0x450b96…3c3f10
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1f5fcb…39b10c
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8b1359…92e8b9

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.