Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI113d ago0xed06a0…398a70
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5c6a49…2bc298
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbf5461…9ae335
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI113d ago0x32e5e0…502177
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI113d ago0x689ea8…8541e1
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI113d ago0x794054…0f3c9c
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb09998…cbe266
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb68530…76f45d
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI113d ago0xeb4fcd…e1d2a5
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd62175…6f4b50
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI113d ago0x233f7c…b8a419
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4ee7c1…937624
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6d32b9…22be3a
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb71868…ec2b10
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2d0748…0f50be
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI113d ago0x976421…577580
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI113d ago0x60b5b2…493878
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI113d ago0x06a4d4…44fd59
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5d0762…5e7238
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7d0e14…ea8f1e
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf0d916…d04392
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI113d ago0x75b55e…9e0cdd
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI113d ago0x34d309…c8c97e
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI113d ago0x33c2b6…19ae38
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcdfc79…fd27b3

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.