Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd5ae…72080x9c95…e299Base—$0.001100%fluxa67d ago0x6aecb4…8fb34e
0xd5ae…72080x9c95…e299Base—$0.001100%fluxa67d ago0x71cdd2…2b1bd4
0xd5ae…72080x9c95…e299Base—$0.001100%fluxa67d ago0x08f9fc…6ead55
0xd5ae…72080x9c95…e299Base—$0.001100%fluxa67d ago0xa291f4…b22643
0xd5ae…72080x9c95…e299Base—$0.001100%fluxa67d ago0x07ead3…9ea540
0xd5ae…72080x9c95…e299Base—$0.001100%fluxa67d ago0x0f8c09…f5f495
0xd5ae…72080x9c95…e299Base—$0.001100%fluxa67d ago0xf91dbc…ec11a0
0xd5ae…72080x9c95…e299Base—$0.001100%fluxa67d ago0x3d9540…cf8ce0
0xd5ae…72080x9c95…e299Base—$0.001100%fluxa67d ago0x41f454…271749
0xd5ae…72080x9c95…e299Base—$0.001100%fluxa68d ago0xeda67f…6fd814
0xd5ae…72080x9c95…e299Base—$0.001100%fluxa68d ago0x036e7b…07b27d
0xd5ae…72080x9c95…e299Base—$0.001100%fluxa68d ago0x647d82…0cbad0
0xd5ae…72080x9c95…e299Base—$0.001100%fluxa68d ago0x18915c…13d9b9
0xd5ae…72080x9c95…e299Base—$0.001100%fluxa68d ago0x078d00…7005e6
0xd5ae…72080x9c95…e299Base—$0.001100%fluxa68d ago0x5ac6d9…42865f
0xd5ae…72080x9c95…e299Base—$0.001100%fluxa68d ago0xe6a4d6…56e4cb
0xd5ae…72080x9c95…e299Base—$0.001100%fluxa68d ago0xad3e82…503040
0xd5ae…72080x9c95…e299Base—$0.001100%fluxa68d ago0xa5570e…b6c91a
0xd5ae…72080x9c95…e299Base—$0.001100%fluxa68d ago0x30707f…1fd688
0xd5ae…72080x9c95…e299Base—$0.001100%fluxa68d ago0x1bb9e7…9ba511
0xd5ae…72080x9c95…e299Base—$0.001100%fluxa68d ago0xdd2516…394db7
0xd5ae…72080x9c95…e299Base—$0.001100%fluxa68d ago0x10e7ad…11dcf7
0xd5ae…72080x9c95…e299Base—$0.001100%fluxa68d ago0xcf7c20…8062f7
0xd5ae…72080x9c95…e299Base—$0.001100%fluxa68d ago0x36572b…855ae7
0xd5ae…72080x9c95…e299Base—$0.001100%fluxa68d ago0xbef7f8…0f5d31

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.