Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x81be6e…6e175a
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x896183…12f2e9
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa2ecf6…3f5bcb
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xaee5c2…397adb
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe16a0c…2daf3d
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe94264…d4530e
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x349bb4…322796
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb9835b…577c55
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0d2c4f…eb2189
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x19ae65…3f7be6
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xec0890…69dd5f
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8340ba…fc7534
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xaf966d…e1356d
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1d74eb…c626d7
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd23d40…216715
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x50d7a1…33f019
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x67f509…d9f1bd
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x385135…e31ae4
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd58531…827642
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf01629…8add57
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7bc921…220d28
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x763755…ca6516
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x78c8a5…895de0
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf2bbb1…8cff96
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0e8d20…c08649

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.