Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x79e6…e3a20x9c95…e299Base—$0.001100%fluxa67d ago0x8ab4da…024dd1
0x79e6…e3a20x9c95…e299Base—$0.001100%fluxa67d ago0x934604…05825e
0x79e6…e3a20x9c95…e299Base—$0.001100%fluxa67d ago0x424c2f…330a13
0x79e6…e3a20x9c95…e299Base—$0.001100%fluxa67d ago0xa4d442…b52b7b
0x79e6…e3a20x9c95…e299Base—$0.001100%fluxa67d ago0x31b57a…714650
0x79e6…e3a20x9c95…e299Base—$0.001100%fluxa67d ago0xd829b3…730291
0x79e6…e3a20x9c95…e299Base—$0.001100%fluxa67d ago0x6b8661…4ac09c
0x79e6…e3a20x9c95…e299Base—$0.001100%fluxa67d ago0x27dcc6…b6b68c
0x79e6…e3a20x9c95…e299Base—$0.001100%fluxa67d ago0xfa2ffa…284247
0x79e6…e3a20x9c95…e299Base—$0.001100%fluxa67d ago0x006a39…ca69b5
0x79e6…e3a20x9c95…e299Base—$0.001100%fluxa68d ago0x5dd8a9…a40e6f
0x79e6…e3a20x9c95…e299Base—$0.001100%fluxa68d ago0x413d7e…e29855
0x79e6…e3a20x9c95…e299Base—$0.001100%fluxa68d ago0xd2d77f…1b6d43
0x79e6…e3a20x9c95…e299Base—$0.001100%fluxa68d ago0x77f3d2…1c0d2c
0x79e6…e3a20x9c95…e299Base—$0.001100%fluxa68d ago0xd3d8a6…1b73ce
0x79e6…e3a20x9c95…e299Base—$0.001100%fluxa68d ago0x221a01…380db8
0x79e6…e3a20x9c95…e299Base—$0.001100%fluxa68d ago0x10e30a…923b57
0x79e6…e3a20x9c95…e299Base—$0.001100%fluxa68d ago0xc1720d…a49f54
0x79e6…e3a20x9c95…e299Base—$0.001100%fluxa68d ago0xb9f0d3…a75e65
0x79e6…e3a20x9c95…e299Base—$0.001100%fluxa68d ago0xc0823c…719f24
0x79e6…e3a20x9c95…e299Base—$0.001100%fluxa68d ago0x4d9b33…34eaca
0x79e6…e3a20x9c95…e299Base—$0.001100%fluxa68d ago0x18825f…ed1a8a
0x79e6…e3a20x9c95…e299Base—$0.001100%fluxa68d ago0x3bcfc4…3e29eb
0x79e6…e3a20x9c95…e299Base—$0.001100%fluxa68d ago0xb35df3…148d5c
0x79e6…e3a20x9c95…e299Base—$0.001100%fluxa68d ago0xd6c848…814f88

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.