Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc85f…06040x7407…6f20Basex402 service$0.01100%payAI27d ago0x6b69d4…bd79de
0x0a96…2a2e0x7407…6f20Basex402 service$0.30100%payAI27d ago0xa1c4d3…f352ba
0x0a96…2a2e0x7407…6f20Basex402 service$0.02100%payAI27d ago0xd42c03…dbb790
0x0a96…2a2e0x7407…6f20Basex402 service$0.02100%payAI27d ago0xe2beba…436564
0x0a96…2a2e0x7407…6f20Basex402 service$0.02100%payAI27d ago0x9b0935…ae9bdb
0x0a96…2a2e0x7407…6f20Basex402 service$0.01100%payAI27d ago0x7fce6e…7bb0e6
0x0a96…2a2e0x7407…6f20Basex402 service$0.30100%payAI28d ago0x9dab1b…6932ac
0x0a96…2a2e0x7407…6f20Basex402 service$0.30100%payAI28d ago0xbf88ed…765892
0x0a96…2a2e0x7407…6f20Basex402 service$0.30100%payAI28d ago0xeb9f17…b1ce5d
0x0a96…2a2e0x7407…6f20Basex402 service$0.02100%payAI28d ago0x5cd1b3…4d3e8b
0x0a96…2a2e0x7407…6f20Basex402 service$0.02100%payAI28d ago0x367d98…1f34bc
0x0a96…2a2e0x7407…6f20Basex402 service$0.02100%payAI28d ago0x0bb1a9…05eb37
0x0a96…2a2e0x7407…6f20Basex402 service$0.01100%payAI28d ago0xb4e1a0…1c4e18
0x0a96…2a2e0x7407…6f20Basex402 service$0.02100%payAI28d ago0xe996e6…798666
0x0a96…2a2e0x7407…6f20Basex402 service$0.02100%payAI28d ago0x278f40…c5f956
0x0a96…2a2e0x7407…6f20Basex402 service$0.02100%payAI28d ago0xe8c33a…2e64bc
0x0a96…2a2e0x7407…6f20Basex402 service$0.01100%payAI28d ago0x47186f…ed73fe
0x0a96…2a2e0x7407…6f20Basex402 service$0.02100%payAI28d ago0x568b88…b62c11
0x0a96…2a2e0x7407…6f20Basex402 service$0.02100%payAI28d ago0x07bc48…cc3406
0x0a96…2a2e0x7407…6f20Basex402 service$0.02100%payAI28d ago0x979d14…16f92c
0x0a96…2a2e0x7407…6f20Basex402 service$0.01100%payAI28d ago0xcadf33…1c1f4d

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.