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.01100%payAI111d ago0x1a7473…c47b80
0xcc40…c71b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x244ebe…f20e2b
0xcc40…c71b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc83ef5…41f96c
0xcc40…c71b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcf30dd…3ac256
0xcc40…c71b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x334e70…493556
0xcc40…c71b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x374733…6e1054
0xcc40…c71b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x12dfea…75302e
0xcc40…c71b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4cfdef…c35aed
0xcc40…c71b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x433bb3…3878c2
0xcc40…c71b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd08d52…7beae4
0xcc40…c71b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7746ae…0b73d2
0xcc40…c71b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x599d56…681f41
0xcc40…c71b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf8208c…ceb706
0xcc40…c71b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8c02e4…9e58f4
0xcc40…c71b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x11080e…5c9271
0xcc40…c71b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8a31dc…805aaa
0xcc40…c71b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4f902e…c8693d
0xcc40…c71b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2cf730…f9c5bb
0xcc40…c71b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xaa8a94…129c2a
0xcc40…c71b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x67d27a…dae62a
0xcc40…c71b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd751e2…cee070
0xcc40…c71b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0ee5bd…9feb33
0xcc40…c71b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0de398…9e79b2
0xcc40…c71b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb2f655…c25d64
0xcc40…c71b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfba566…756c3f

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.