Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x57aa58…4ce121
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe51aa1…9d2b33
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd935a1…1bd664
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3b1d0f…bb9655
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xeddf9e…447f11
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6cf065…d37558
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7b37eb…511b63
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x52d787…4a5bb9
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa9f4e8…033825
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc25bb0…1c7509
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdb842f…dd15da
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfe15a8…e14468
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa70e3a…fd111b
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x564f75…f04995
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa743b3…350cff
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9b11aa…d848ce
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd1f9dd…88197f
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6ad1c2…369aec
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbcbaf1…a8362d
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa3f04f…3b43ac
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xafe428…050518
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1d9b2e…d1c2d2
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xca48e0…f0d796
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc54024…fe40e6
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x339b5a…1d91e4

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.