Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe05a4f…4c3dea
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc8c03b…47b32c
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd3aee5…0bd61c
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa17fe6…e9b702
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6ca644…9b8fc0
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x33f761…fdb532
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x512f4c…56895f
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7cfc61…f26654
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xedc783…118926
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfd3df2…bbde16
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdc697e…7977b7
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x90d31f…ece9a6
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbd8337…ac0864
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2a7db3…c9a48b
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2fd514…3fd048
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1d09fb…f4ca8f
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x135ce0…337f39
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x646b3e…d5f76c
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x73c931…c83f75
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3fc53e…339861
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xed975d…02ed19
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe8917a…9f9695
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xae0d69…bbb73b
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbcfd88…6a16df
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb52c37…074567

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.