Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa67d ago0xa9c6e2…ac7990
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa67d ago0xb0d34a…691298
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa67d ago0x7a91a0…ea5983
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa67d ago0xbbefc2…dba512
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa67d ago0xd1cd28…3b5970
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa67d ago0x0c633f…cd03b5
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa67d ago0x69cc1b…7dbfdf
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa67d ago0x729873…96bc3c
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa68d ago0x0ee06f…7f505e
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa68d ago0xb678e6…48cab9
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa68d ago0x4b20e1…3b01e0
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa68d ago0xb2a0bc…238703
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa68d ago0xae1c1e…7da077
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa68d ago0x0ea4c1…14cae3
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa68d ago0xa377ff…bd57ea
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa68d ago0xd3d23b…f60388
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa68d ago0x767d10…64fa0d
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa68d ago0xdc8f84…240ff3
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa68d ago0x5df234…4d4584
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa68d ago0x19b1a1…f58981
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa68d ago0xcaec5b…fc4fcf
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa68d ago0xe48cbf…42d4c6
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa68d ago0x3981b2…8e64aa
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa68d ago0xb05cee…6f4346
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa68d ago0xfcdeca…fd9c2b

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.