Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI120d ago0x752261…f4c336
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI120d ago0x6ba07d…9e1395
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI120d ago0xd164ec…0c9136
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI120d ago0xdacb99…1a4506
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI120d ago0x6fa64a…20f77d
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI120d ago0xe039f3…d2d5b8
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI120d ago0xdea5ed…665c38
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI120d ago0xd160a3…8e3aa8
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI121d ago0x2c1a65…02a19e
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI121d ago0xb2c461…a76bef
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI121d ago0x584044…2f974e
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI121d ago0x49298a…60167c
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI121d ago0xbf3c6d…d69b2d
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI121d ago0x7d2f95…8c1abb
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI121d ago0xcf2bc6…e4ac9e
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI121d ago0x75ad2d…a0d255
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI121d ago0x445237…bd655c
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI121d ago0x11dae1…7f9a60
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI121d ago0x48e59c…553ad3
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI121d ago0x6f11ae…d1ba0a
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI121d ago0xe92ba0…2368bc
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI121d ago0x27f57d…0e8176

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.