Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI110d ago0x12b03a…3210b7
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI110d ago0xeed0c8…4a3b7d
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI110d ago0x64c979…1aa3b4
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI110d ago0x578977…49b9ec
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI110d ago0x690d1d…c58646
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI111d ago0xfcf4d8…2666f8
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI111d ago0x00e050…f0b17a
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI111d ago0x7085b8…b16421
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI111d ago0x46383c…063fb4
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe5dd7e…c4d1dd
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI111d ago0x8bcbad…63656b
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf63940…47c2a6
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0a479f…a010c6
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI111d ago0x7e1428…cc96ec
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI111d ago0x7b9c39…fc7309
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI111d ago0x87e0ce…449bfb
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI111d ago0x58389a…dec656
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa7bae2…5d97e6
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI111d ago0x603b6a…141a00
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe604d9…9fc6e8
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI111d ago0xefe189…be8b0e
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI111d ago0x47d06f…cfb5ab
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd43403…402ee7
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI111d ago0x354927…810d75
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI111d ago0xca3ee0…42043e

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.