Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaec0…cc340x6a5e…c666Basex402 service$0.01100%payAI110d ago0x8f0b16…c822e3
0xaec0…cc340x6a5e…c666Basex402 service$0.01100%payAI110d ago0xac93b5…0dc44f
0xaec0…cc340x6a5e…c666Basex402 service$0.01100%payAI110d ago0x343c42…38711e
0xaec0…cc340x6a5e…c666Basex402 service$0.01100%payAI110d ago0xc99994…2eafaa
0xaec0…cc340x6a5e…c666Basex402 service$0.01100%payAI110d ago0x26f351…1149d8
0xaec0…cc340x6a5e…c666Basex402 service$0.01100%payAI111d ago0x157bf0…4f598a
0xaec0…cc340x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4c051a…417aaa
0xaec0…cc340x6a5e…c666Basex402 service$0.01100%payAI111d ago0x83c481…45589f
0xaec0…cc340x6a5e…c666Basex402 service$0.01100%payAI111d ago0x72e60b…4b6732
0xaec0…cc340x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe7074d…694e74
0xaec0…cc340x6a5e…c666Basex402 service$0.01100%payAI111d ago0x45f3ff…7b962a
0xaec0…cc340x6a5e…c666Basex402 service$0.01100%payAI111d ago0x90622e…c27d0d
0xaec0…cc340x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcbaf21…e5e031
0xaec0…cc340x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb50b6f…fd902d
0xaec0…cc340x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc796fc…508e18
0xaec0…cc340x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb07fda…963a64
0xaec0…cc340x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcd79ac…7f3d9c
0xaec0…cc340x6a5e…c666Basex402 service$0.01100%payAI111d ago0x975944…385c2a
0xaec0…cc340x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcbda30…600622
0xaec0…cc340x6a5e…c666Basex402 service$0.01100%payAI111d ago0x24be0e…230524
0xaec0…cc340x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4f19ff…bdf122
0xaec0…cc340x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8469aa…ba356d
0xaec0…cc340x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf3caec…251e98
0xaec0…cc340x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc9cdcf…eaa5cc
0xaec0…cc340x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf91fe9…0f7176

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.