Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI115d ago0x29c091…5c4ea9
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc7efa9…8f0b79
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9039db…156a90
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2e22c8…26bc79
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6e8852…eaa48e
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa4ce7b…b13f6b
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe00931…abb75a
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa93934…213dc5
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3cb27a…41cca4
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI115d ago0xffe8a7…7235cb
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI115d ago0x136b12…38c0d9
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI115d ago0x989bbc…c0801a
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9ab117…c95f14
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa621ed…3514e1
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2a4e0d…af3709
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI115d ago0x759662…391d84
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8a4ac2…8c47f7
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI115d ago0x771595…282972
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI115d ago0x901635…b17c72
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb771ba…2882bf
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI115d ago0x17c2f2…7b2c45
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI116d ago0x775b13…bf0e73
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf74adb…bd98cd
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd23399…1f2b3d
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfc2f31…fa2c8b

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.