Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa73d ago0x28a522…a79d31
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa73d ago0x856d78…ea71df
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa73d ago0xe28ad1…d057bd
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa73d ago0xc4c4be…f055d2
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa73d ago0x711a29…f55e11
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa73d ago0x44abe0…73ac07
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa73d ago0xcf0e1a…b2e6ed
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa73d ago0x1b50c4…cf116d
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa73d ago0x091a68…a96bf0
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa73d ago0x58018e…90afbd
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa73d ago0x378be4…736bd7
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa73d ago0xa16496…727fd4
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa73d ago0x82a250…dc8522
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa73d ago0xb5ce6f…755e42
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa73d ago0xe4e050…691a5d
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa73d ago0x70b18a…7af8e3
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa73d ago0xd6419f…095525
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa73d ago0x392dc0…07ff36
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa73d ago0x271f89…93f062
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa73d ago0xc45e95…203e31
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa73d ago0x9f6b63…69d8c6
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa73d ago0xb3af9e…3c8545
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa73d ago0x96eecf…20b585
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa73d ago0xa925df…e32cf4
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa73d ago0x4b590c…a915a0

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.