Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6d4f29…02108f
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1d58e5…d0b5d5
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd8a2ca…9b28ce
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x92d3b4…5c42b7
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfe5f35…073859
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbc7b88…4451de
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x79664b…e3b54e
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0040ef…cee3f4
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6c962f…21f634
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc0c000…68d4c7
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc6977c…022e0d
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1e7819…11f7a1
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6714bf…6012b2
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfc4ed2…6341f2
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe8747a…3718a2
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x978b56…392b41
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3fec3b…424a10
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x02379c…949553
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x092145…29e320
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2ab155…4872ec
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe264bc…2434fd
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI109d ago0xadeb8f…c2d8d1
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x37c352…847840
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x560109…20f682
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI109d ago0xadf439…2a2767

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.