Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd690…90400x9c95…e299Base—$0.001100%fluxa44d ago0xa5aed7…f48b0b
0xd690…90400x9c95…e299Base—$0.001100%fluxa45d ago0x5175c1…75b752
0xd690…90400x9c95…e299Base—$0.001100%fluxa45d ago0xdf4290…dc7b8d
0xd690…90400x9c95…e299Base—$0.001100%fluxa45d ago0xe91e0d…6130c6
0xd690…90400x9c95…e299Base—$0.001100%fluxa45d ago0xebf326…246bd1
0xd690…90400xfe80…47eeBase—$0.001100%fluxa45d ago0x3113e9…af09e9
0xd690…90400x9c95…e299Base—$0.001100%fluxa45d ago0x305c0a…269b35
0xd690…90400xfe80…47eeBase—$0.001100%fluxa45d ago0x83b6f2…146295
0xd690…90400x9c95…e299Base—$0.001100%fluxa45d ago0x9c97f8…a8d0e0
0xd690…90400x9c95…e299Base—$0.001100%fluxa45d ago0xdfbb99…9fe910
0xd690…90400x9c95…e299Base—$0.001100%fluxa45d ago0x867e15…9a113a
0xd690…90400x9c95…e299Base—$0.001100%fluxa45d ago0x8ab2a3…e238bf
0xd690…90400x9c95…e299Base—$0.001100%fluxa45d ago0x496e08…154092
0xd690…90400x9c95…e299Base—$0.001100%fluxa45d ago0xaa3467…dd0f7c
0xd690…90400x9c95…e299Base—$0.001100%fluxa45d ago0xa2cfd9…f0a08d
0xd690…90400x9c95…e299Base—$0.001100%fluxa45d ago0x7f3e9d…50c519
0xd690…90400x9c95…e299Base—$0.001100%fluxa45d ago0x17eea0…ad013d
0xd690…90400xfe80…47eeBase—$0.001100%fluxa45d ago0x32c29c…b2d37e
0xd690…90400xfe80…47eeBase—$0.001100%fluxa45d ago0xa5c33a…1ec103
0xd690…90400xfe80…47eeBase—$0.001100%fluxa45d ago0x3e7754…5d31fd
0xd690…90400xfe80…47eeBase—$0.001100%fluxa45d ago0xed8598…97d5ef
0xd690…90400x9c95…e299Base—$0.001100%fluxa45d ago0x7023a8…12054a
0xd690…90400x9c95…e299Base—$0.001100%fluxa45d ago0x84e466…38beed
0xd690…90400x9c95…e299Base—$0.001100%fluxa45d ago0x2f8d15…5654f9
0xd690…90400x9c95…e299Base—$0.001100%fluxa45d ago0xdf3c56…703d54

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.