Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa70d ago0x0383a2…987515
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa70d ago0xe666a1…b188fa
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa70d ago0xdabda1…dac4ee
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa70d ago0x892dad…6fa9c3
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa70d ago0x6b68dc…af1b71
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa70d ago0x101cc5…b0add3
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa70d ago0xcb0581…cf8cd6
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa70d ago0x65b725…d3daa2
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa70d ago0x98f5c4…b01f6e
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa70d ago0x9211d1…fa57a3
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa70d ago0x3eaabe…cf79ca
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa71d ago0xa3305e…d6968e
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa71d ago0xdab3f8…e59bee
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa71d ago0x792b28…17e822
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa71d ago0x7b7724…908adb
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa71d ago0xf6b640…fd2145
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa71d ago0x800fee…82518f
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa71d ago0x1ac0e9…0c7820
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa71d ago0x095f37…3df706
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa71d ago0x5f0853…ef827c
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa71d ago0x629daa…94afa3
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa71d ago0xb7556a…a9c62e
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa71d ago0xba5c37…905d28
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa71d ago0x51a71e…1d6f7d
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa71d ago0x3ae049…ad77f1

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.