Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI120d ago0xe192d1…c6517d
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI120d ago0xf5e967…4eb3fb
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI120d ago0x013e55…80a2f0
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI120d ago0xd6ae77…b04581
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI120d ago0x6c68ce…7c9bed
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI120d ago0xbf5e8f…7763d4
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI120d ago0x8e04e6…4e6cb8
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI120d ago0x027e38…c87497
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI120d ago0x503bd1…7fe3eb
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI120d ago0x846d26…436039
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI120d ago0x3eaf78…b93760
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI120d ago0xcdcb1a…9e6f36
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI121d ago0x1d58e3…d93b05
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI121d ago0xbdbb12…20dd8c
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI121d ago0x440873…a5ad2c
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI121d ago0xbb0e3f…d08373
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI121d ago0x3b2bd0…0ae255
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI121d ago0xc7cb11…20c755
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI121d ago0xfa3504…420b5a

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.