Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa45d ago0xe0ea7b…a70d75
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa45d ago0xdfd0a2…98a247
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa45d ago0x3e81ef…f0d5dd
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa45d ago0x3e50a6…14e2c4
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa46d ago0xa9de11…23f894
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa46d ago0xa9e238…da2bf5
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa46d ago0x4c6da4…49b729
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa46d ago0x046b26…deb311
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa46d ago0x28437f…e50845
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa46d ago0x8b3c9d…f28ccb
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa46d ago0x68bf17…fb5304
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa46d ago0x9ee112…b68a81
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa46d ago0x77268f…85e952
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa46d ago0xe15de5…d961a4
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa46d ago0xaa22e1…7a5127
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa46d ago0xc4d896…cea55d
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa46d ago0x56be69…0f4429
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa46d ago0x0dea3f…dbad77
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa46d ago0xdefd43…c567a8
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa46d ago0x41b1f9…606a41
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa46d ago0x5e8a90…f6e956
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa46d ago0xf9bf24…f60ea2
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa46d ago0x01f7ef…2ef427
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa46d ago0x10cb50…65741b
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa46d ago0x5e9fa2…eaea5c

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.