Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2ad…3a140x7dd5…2629Basex402 service$0.001100%coinbase1d ago0xdc7155…5fdd15
0xe2ad…3a140x7dd5…2629Basex402 service$0.001100%coinbase1d ago0x0fbe6a…9ef2ef
0x6ee6…473f0x7dd5…2629Basex402 service$1.22100%coinbase2d ago0x8fbd8d…708438
0x6ee6…473f0x7dd5…2629Basex402 service$1.21100%coinbase2d ago0x645230…ab354f
0x6ee6…473f0x7dd5…2629Basex402 service$1.21100%coinbase2d ago0x9aca79…8bb570
0x6ee6…473f0x7dd5…2629Basex402 service$1.60100%coinbase2d ago0x647a3c…8677fc
0x6ee6…473f0x7dd5…2629Basex402 service$1.21100%coinbase2d ago0xfc99f5…3ec7af
0x6ee6…473f0x7dd5…2629Basex402 service$1.21100%coinbase2d ago0xcb622a…3e1938
0x6ee6…473f0x7dd5…2629Basex402 service$1.21100%coinbase2d ago0xc1a8a6…7e0dd3
0x6ee6…473f0x7dd5…2629Basex402 service$1.21100%coinbase2d ago0x866ef1…56ca30
0x6ee6…473f0x7dd5…2629Basex402 service$1.21100%coinbase2d ago0x45319b…43e6dc
0xe2d8…66c20x7dd5…2629Basex402 service$0.01100%coinbase2d ago0xd20ed4…cd1557
0xda9c…47560x7dd5…2629Basex402 service$0.02100%coinbase2d ago0xd240db…06a61f
0xda9c…47560x7dd5…2629Basex402 service$0.02100%coinbase2d ago0x9c39bd…3c54f4
0xda9c…47560x7dd5…2629Basex402 service$0.02100%coinbase2d ago0xd8c3c8…86f731
0x72c5…159b0x7dd5…2629Basex402 service$0.02100%coinbase2d ago0x9809a9…46da5d
0xc9c7…16700x7dd5…2629Basex402 service$0.02100%coinbase2d ago0x7b779a…7ecc20

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.