Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf2b2c0…a3abec
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6f3912…bc118b
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x23a52c…27ef83
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc9b562…3accdf
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x03ed3f…3ee543
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x56e89a…29c89e
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xddf6f3…61a09c
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9ef9cf…3517d3
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x263097…11d82a
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xde7daf…233959
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xad6a25…9aa194
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc48361…169301
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4bd22d…5f024c
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf5854e…d9647b
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1add19…25dcf4
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbb7879…4ccc5e
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x60e6ca…6cd02e
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x68f8ac…5ff655
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdf9e88…64a0b8
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa25b3a…5ecf5e
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x07e5e7…a75411
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5ca82c…861863
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf8a521…41359e
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd3d713…f4e5a5
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa918a7…2f11c0

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.