Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI111d ago0x273b5a…982ce1
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI111d ago0x7aef72…10cb57
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI111d ago0x4aaa22…386e08
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI111d ago0x6d323a…7ef2d8
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI111d ago0x01b5e2…4169ef
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI111d ago0x668bb3…f2f433
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI111d ago0x33f868…b53469
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI111d ago0x7cf8e6…8ffe08
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd1d26e…06aeda
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI111d ago0xab2975…f00385
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI111d ago0x857177…8aea12
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI111d ago0x67e041…f3e2a4
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI111d ago0xcdd10a…78c477
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI111d ago0x1ec17a…2e26ff
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI111d ago0x8614d5…968554
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0d4e0a…001432
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf047b5…66cc05
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2f48fc…344874
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc3a188…63991a
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc49f6e…1ea1e6
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI111d ago0x00328a…2e2a63
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI111d ago0x71821f…636e4b
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc10478…c90497
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI111d ago0x83c506…be30c8
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI111d ago0xefe780…69899e

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.