Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa38d ago0xba664d…58dd13
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa38d ago0x0de66d…ce06a1
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa38d ago0xb8ab50…b15a3b
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa38d ago0xa9555f…17a1d9
0x4f05…83a10x9c95…e299Base—$0.001100%fluxa38d ago0x4a4024…8eb187
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa38d ago0x3a2da3…182515
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa38d ago0xe82450…446e08
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa38d ago0x914014…e8e050
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa38d ago0x8ba449…1aa751
0x4f05…83a10x9c95…e299Base—$0.001100%fluxa38d ago0xf34e86…f51356
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa38d ago0xee2baa…2f3fd2
0x4f05…83a10x9c95…e299Base—$0.001100%fluxa38d ago0x965639…675f4d
0x4f05…83a10x9c95…e299Base—$0.001100%fluxa38d ago0x55df1b…a9c612
0x4f05…83a10x9c95…e299Base—$0.001100%fluxa38d ago0x11bc8a…54c402
0x4f05…83a10x9c95…e299Base—$0.001100%fluxa38d ago0xd057e4…131c32
0x4f05…83a10x9c95…e299Base—$0.001100%fluxa38d ago0xbdcbcf…b18f4c
0x4f05…83a10x9c95…e299Base—$0.001100%fluxa38d ago0xeace50…179594
0x4f05…83a10x9c95…e299Base—$0.001100%fluxa38d ago0xc9d54b…9fb8ab
0x4f05…83a10x9c95…e299Base—$0.001100%fluxa38d ago0xf8ab9f…6fa2d0
0x4f05…83a10x9c95…e299Base—$0.001100%fluxa38d ago0x26c369…5e0312
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa38d ago0x6a12b1…1dc7ce
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa38d ago0x1ee0d7…94c0fc
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa38d ago0x274700…b252cf
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa38d ago0x9dd877…50ed46
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa38d ago0xa8044d…9d8bcd

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.