Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa52d ago0x703e4a…fea968
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa52d ago0xcd188a…92fd05
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa52d ago0xd3ef43…bd437a
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa52d ago0xd57649…bef634
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa52d ago0x18c22f…f6b2c8
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa52d ago0x58cd51…3de718
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa52d ago0xe8f7dd…7ce614
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa52d ago0x63f8cf…19c8d5
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa52d ago0xb63574…c0a763
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa52d ago0xb5ab28…de6276
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa52d ago0xe03c0c…65b74e
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa52d ago0xdecfeb…c52eb6
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa52d ago0xa25a4a…4eb9a3
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa52d ago0xd55edb…0c51c5
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa52d ago0x7898bf…9df9a0
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa52d ago0xf0826e…7fd244
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa52d ago0xad153c…80e65d
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa52d ago0x8b8b18…72b593
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa53d ago0xcfb769…45d835
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa53d ago0xdc157c…a72706
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa53d ago0x6d4d7a…9b0a95
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa53d ago0x86ac4e…1b8af4
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa53d ago0x1d9af9…492a2b
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa53d ago0x493d7a…487095
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa53d ago0x207712…e53e62

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.