Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf57918…fc699f
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdc160c…ab1ff2
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x84f83d…5d58b0
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x338bff…145804
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4100e8…4fcd7c
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1030e3…534f60
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x012c7c…e47fa5
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x75d8d8…de35c7
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x97db70…db77d6
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1605a4…0200a4
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x224baf…e59ddc
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x02ed09…8be40a
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8e2797…b6182f
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9770e5…7832dd
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2aa3b6…90e148
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf4a767…d0483f
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdad9bf…b8f866
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x04ef7a…3c68a8
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x86066f…573644
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8a3c05…a26948
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbb9987…cb4f85
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd3cb79…ca233f
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5c7313…7f4730
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf6e5e7…c502e7
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc6194a…2a98b2

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.