Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xb10b84…6ce512
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xac12a8…603501
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xa03f06…5fef6f
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x31274b…9ceb3f
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x3f7391…61bd00
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xe42fd2…0b8b4e
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x16ef8f…5e4f96
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x8921ea…29e88c
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xf0a744…e84f2b
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x0169b5…1ca903
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x42c6bf…aa1d92
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xbfb6ee…533ba1
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x446919…70ac41
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xbc9e40…15ddc3
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x0e365c…c3270c
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x5014a0…f9952d
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xf11cb0…e50af0
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x02b55e…5c17eb
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x4a0f20…785736
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x01bcd7…1b9374
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x41c503…77f819
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xe5e2f2…31fa1b

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.