Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3bf6…4fb30x9c95…e299Base—$0.001100%fluxa47d ago0xcae9e9…14e724
0x3bf6…4fb30x9c95…e299Base—$0.001100%fluxa47d ago0xbbbacc…662fc4
0x3bf6…4fb30x9c95…e299Base—$0.001100%fluxa47d ago0x022a97…ca2d8c
0x3bf6…4fb30x9c95…e299Base—$0.001100%fluxa47d ago0x49f22c…2adb74
0x3bf6…4fb30x9c95…e299Base—$0.001100%fluxa47d ago0x7aa7fe…2f3bd4
0x3bf6…4fb30x9c95…e299Base—$0.001100%fluxa47d ago0xc128a8…58f849
0x3bf6…4fb30x9c95…e299Base—$0.001100%fluxa47d ago0xa4f39f…a932ba
0x3bf6…4fb30x9c95…e299Base—$0.001100%fluxa47d ago0x07003c…4e9d4e
0x3bf6…4fb30x9c95…e299Base—$0.001100%fluxa47d ago0x98c1f7…8fa58b
0x3bf6…4fb30x9c95…e299Base—$0.001100%fluxa47d ago0xa229f4…8b8c16
0x3bf6…4fb30x9c95…e299Base—$0.001100%fluxa47d ago0x250100…abf0d1
0x3bf6…4fb30xfe80…47eeBase—$0.001100%fluxa47d ago0xd2030c…866a2e
0x3bf6…4fb30xfe80…47eeBase—$0.001100%fluxa47d ago0x283c9b…de34e4
0x3bf6…4fb30xfe80…47eeBase—$0.001100%fluxa47d ago0xe42d3e…90dfaf
0x3bf6…4fb30x9c95…e299Base—$0.001100%fluxa47d ago0x7704f5…5f451a
0x3bf6…4fb30x9c95…e299Base—$0.001100%fluxa47d ago0x489175…afd3c4
0x3bf6…4fb30x9c95…e299Base—$0.001100%fluxa47d ago0x4f69fa…dc95c3
0x3bf6…4fb30xfe80…47eeBase—$0.001100%fluxa47d ago0x6c042b…21e299
0x3bf6…4fb30xfe80…47eeBase—$0.001100%fluxa47d ago0x03fb6a…04f391
0x3bf6…4fb30xfe80…47eeBase—$0.001100%fluxa47d ago0x69b52d…7304e9
0x3bf6…4fb30x9c95…e299Base—$0.001100%fluxa47d ago0x9e4e1a…2f02bf
0x3bf6…4fb30x9c95…e299Base—$0.001100%fluxa47d ago0x8458de…85ed1d
0x3bf6…4fb30x9c95…e299Base—$0.001100%fluxa47d ago0x1a4ed6…143256
0x3bf6…4fb30x9c95…e299Base—$0.001100%fluxa47d ago0xecab6c…8123a8
0x3bf6…4fb30xfe80…47eeBase—$0.001100%fluxa47d ago0xab55d5…60e616

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.