Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc0e9…f5c90x85a7…109bBase—$0.00170%0x6cb9…e3d535d ago0x4c97ea…10bca8
0xcfc9…f2de0x85a7…109bBase—$0.00170%0x6cb9…e3d535d ago0x15dbe5…c3b534
0x7e61…90070x85a7…109bBase—$0.00170%0x6cb9…e3d535d ago0x6967bb…aaba0d
0x5700…d2590x85a7…109bBase—$0.00170%0x6cb9…e3d535d ago0xf73b00…972567
0xd537…4f8b0x85a7…109bBase—$0.00170%0x6cb9…e3d535d ago0xf8c0be…e83789
0x6c3d…cc460x85a7…109bBase—$0.00170%0x6cb9…e3d535d ago0x0558e1…fc2bf4
0x4d4b…c43b0x85a7…109bBase—$0.00170%0x6cb9…e3d535d ago0x402708…fb96fc
0x0ecc…86a80x85a7…109bBase—$0.00170%0x6cb9…e3d535d ago0x8ee25b…b68184
0xc3b6…e57b0x85a7…109bBase—$0.00170%0x6cb9…e3d535d ago0x722ff5…6af564
0x0461…64160x85a7…109bBase—$0.00170%0x6cb9…e3d535d ago0x4f19ad…b26366
0xd537…4f8b0x85a7…109bBase—$0.00170%0x6cb9…e3d535d ago0x39af09…a0a64c
0xd537…4f8b0x85a7…109bBase—$0.00170%0x6cb9…e3d535d ago0x3157d9…9ced92
0x987b…5f460x85a7…109bBase—$0.00170%0x6cb9…e3d535d ago0xa6e522…c781d5
0x1bae…d1dc0x85a7…109bBase—$0.00170%0x6cb9…e3d535d ago0x2dd08c…a112a6
0xba53…a7fa0x85a7…109bBase—$0.00170%0x6cb9…e3d535d ago0x5c1b49…6e439b
0xd537…4f8b0x85a7…109bBase—$0.00170%0x6cb9…e3d535d ago0x5390d1…846066
0x70f1…095c0x85a7…109bBase—$0.00170%0x6cb9…e3d535d ago0xee1658…8c3878
0xf43b…e9f70x85a7…109bBase—$0.00170%0x6cb9…e3d535d ago0xa18e2b…02a285
0x3823…206d0x85a7…109bBase—$0.00170%0x6cb9…e3d535d ago0xde57c7…d119f7
0xb8db…e7fc0x85a7…109bBase—$0.00170%0x6cb9…e3d535d ago0xb2db16…39985f
0x7841…be5d0x85a7…109bBase—$0.00170%0x6cb9…e3d535d ago0xbdab72…b6d835
0xbaae…f7410x85a7…109bBase—$0.00170%0x6cb9…e3d535d ago0xc3d81e…ce43c8
0x37d5…394a0x85a7…109bBase—$0.00170%0x6cb9…e3d535d ago0x6c0c00…0f6392
0x2289…dc830x85a7…109bBase—$0.00170%0x6cb9…e3d535d ago0x62e605…c40209
0xcfc9…f2de0x85a7…109bBase—$0.00170%0x6cb9…e3d535d ago0x84775a…220418

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.