Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa59d ago0x30346c…74a0ee
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa59d ago0x4bab07…4a26e2
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa59d ago0x5457dc…896318
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa59d ago0x8ddb0a…1dbb5a
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa59d ago0x5ef13a…1cad6c
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa60d ago0x71ba55…903471
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa60d ago0x1ffa10…de8118
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa60d ago0xcb8319…93ca3f
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa60d ago0xee4931…957ef5
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa60d ago0x03d011…d2819a
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa60d ago0x5047f2…fca503
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa60d ago0x22a095…52d86b
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa60d ago0x41e3ed…4a1bd2
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa60d ago0x394d94…8df48a
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa60d ago0xb79b5f…77db16
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa60d ago0x1d4056…351ca2
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa60d ago0x47d03a…c22bd7
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa60d ago0xe02afd…f272bf
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa60d ago0x918f67…aabfae
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa60d ago0xf0188c…a5afb5
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa60d ago0x52ade6…dfc658
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa60d ago0x3151ee…98605b
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa60d ago0x21578a…d01138
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa60d ago0x197796…117892
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa60d ago0xa5c90c…22fc08

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.