Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32a3…ac360x6a5e…c666Basex402 service$0.01100%payAI111d ago0x122e5b…32f12b
0x32a3…ac360x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6463a7…2d3560
0x32a3…ac360x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2e90ca…ca9e07
0x32a3…ac360x6a5e…c666Basex402 service$0.01100%payAI111d ago0x36140e…d98f99
0x32a3…ac360x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbe9953…d3b075
0x32a3…ac360x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdb6e5a…6ead11
0x32a3…ac360x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa74b50…4bf4ef
0x32a3…ac360x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd174c4…b5d0ea
0x32a3…ac360x6a5e…c666Basex402 service$0.01100%payAI111d ago0xec2e64…f0100c
0x32a3…ac360x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdeaaa2…d1f252
0x32a3…ac360x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2b41a4…09b5dc
0x32a3…ac360x6a5e…c666Basex402 service$0.01100%payAI111d ago0x519e0e…6e0c76
0x32a3…ac360x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe4eba1…98e418
0x32a3…ac360x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa37887…506e7c
0x32a3…ac360x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf38a2f…3dbe26
0x32a3…ac360x6a5e…c666Basex402 service$0.01100%payAI111d ago0xad5ae8…0255d5
0x32a3…ac360x6a5e…c666Basex402 service$0.01100%payAI111d ago0x676475…9f221b
0x32a3…ac360x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf72aa7…0c5c15
0x32a3…ac360x6a5e…c666Basex402 service$0.01100%payAI111d ago0xee561b…7eb988
0x32a3…ac360x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc5316f…590c73
0x32a3…ac360x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcb301b…06ff39
0x32a3…ac360x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc384ec…b961ad
0x32a3…ac360x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3350af…10aff4
0x32a3…ac360x6a5e…c666Basex402 service$0.01100%payAI111d ago0xeca9f9…f74e2a
0x32a3…ac360x6a5e…c666Basex402 service$0.01100%payAI111d ago0x44e5d9…9fda61

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.