Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2070…34030x9c95…e299Base—$0.001100%fluxa33d ago0x033991…54a2e6
0x2070…34030xfe80…47eeBase—$0.001100%fluxa33d ago0xd19e9b…65f80d
0x2070…34030x9c95…e299Base—$0.001100%fluxa33d ago0x96a01b…c03eda
0x2070…34030x9c95…e299Base—$0.001100%fluxa33d ago0xec776c…339eb2
0x2070…34030x9c95…e299Base—$0.001100%fluxa33d ago0xfd29c0…7b8011
0x2070…34030x9c95…e299Base—$0.001100%fluxa33d ago0x73ee03…a41c23
0x2070…34030xfe80…47eeBase—$0.001100%fluxa33d ago0x0ee777…447f34
0x2070…34030x9c95…e299Base—$0.001100%fluxa33d ago0x771fc4…3b5697
0x2070…34030x9c95…e299Base—$0.001100%fluxa33d ago0xdc7f4a…07be88
0x2070…34030x9c95…e299Base—$0.001100%fluxa33d ago0x247813…57363b
0x2070…34030xfe80…47eeBase—$0.001100%fluxa33d ago0x073f0c…071353
0x2070…34030x9c95…e299Base—$0.001100%fluxa33d ago0x7a6d0e…24c447
0x2070…34030x9c95…e299Base—$0.001100%fluxa33d ago0xc2cf0d…a54a38
0x2070…34030x9c95…e299Base—$0.001100%fluxa33d ago0x2a16e7…f6b85e
0x2070…34030x9c95…e299Base—$0.001100%fluxa33d ago0xf5534b…012aa6
0x2070…34030x9c95…e299Base—$0.001100%fluxa33d ago0xd80dbb…a54985
0x2070…34030x9c95…e299Base—$0.001100%fluxa33d ago0x0e35db…df8a65
0x2070…34030xfe80…47eeBase—$0.001100%fluxa33d ago0x15bf7f…73ac9b
0x2070…34030x9c95…e299Base—$0.001100%fluxa33d ago0x8b1784…0448da
0x2070…34030x9c95…e299Base—$0.001100%fluxa33d ago0xa874de…627a0b
0x2070…34030x9c95…e299Base—$0.001100%fluxa33d ago0x1404cf…63be16
0x2070…34030xfe80…47eeBase—$0.001100%fluxa33d ago0x57e376…6a06ae
0x2070…34030x9c95…e299Base—$0.001100%fluxa34d ago0x31f2c1…11ff70
0x2070…34030x9c95…e299Base—$0.001100%fluxa34d ago0x3053fd…dcd4ab
0x2070…34030x9c95…e299Base—$0.001100%fluxa34d ago0xa66758…956412

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.