Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30ca…2c1b0x9c95…e299Base—$0.001100%fluxa33d ago0x2e1cca…20937c
0x30ca…2c1b0x9c95…e299Base—$0.001100%fluxa34d ago0xe3fc4a…933ea7
0x30ca…2c1b0x9c95…e299Base—$0.001100%fluxa34d ago0xd7f906…815f98
0x30ca…2c1b0x9c95…e299Base—$0.001100%fluxa34d ago0x3f17ee…21981d
0x30ca…2c1b0xfe80…47eeBase—$0.001100%fluxa34d ago0x591e36…f6d93b
0x30ca…2c1b0x9c95…e299Base—$0.001100%fluxa34d ago0x3731e1…dbe9d7
0x30ca…2c1b0xfe80…47eeBase—$0.001100%fluxa34d ago0xaf68de…7f31f7
0x30ca…2c1b0xfe80…47eeBase—$0.001100%fluxa34d ago0x1ee446…f7845a
0x30ca…2c1b0xfe80…47eeBase—$0.001100%fluxa34d ago0x57b95a…550181
0x30ca…2c1b0x9c95…e299Base—$0.001100%fluxa34d ago0x5594d3…bf62ed
0x30ca…2c1b0xfe80…47eeBase—$0.001100%fluxa34d ago0x2f530b…278312
0x30ca…2c1b0xfe80…47eeBase—$0.001100%fluxa34d ago0x5869ba…557278
0x30ca…2c1b0x9c95…e299Base—$0.001100%fluxa34d ago0x81f24e…ebc0b0
0x30ca…2c1b0xfe80…47eeBase—$0.001100%fluxa34d ago0xaef818…9448f7
0x30ca…2c1b0xfe80…47eeBase—$0.001100%fluxa34d ago0xc2df49…98bb41
0x30ca…2c1b0x9c95…e299Base—$0.001100%fluxa34d ago0xcb7f43…499f44
0x30ca…2c1b0xfe80…47eeBase—$0.001100%fluxa34d ago0x3b0b02…8cc74f
0x30ca…2c1b0xfe80…47eeBase—$0.001100%fluxa34d ago0xb72226…6bbc84
0x30ca…2c1b0x9c95…e299Base—$0.001100%fluxa34d ago0xa4bd5f…495e8c
0x30ca…2c1b0xfe80…47eeBase—$0.001100%fluxa34d ago0xa7fc07…8ba461
0x30ca…2c1b0x9c95…e299Base—$0.001100%fluxa34d ago0x03d170…7f248a
0x30ca…2c1b0x9c95…e299Base—$0.001100%fluxa34d ago0xdd770d…c85ac6
0x30ca…2c1b0x9c95…e299Base—$0.001100%fluxa34d ago0x8d0579…8bb226
0x30ca…2c1b0xfe80…47eeBase—$0.001100%fluxa34d ago0xe773c4…886c61
0x30ca…2c1b0xfe80…47eeBase—$0.001100%fluxa34d ago0xd20ee1…92e30b

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.