Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa47d ago0xf80e22…02d819
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa47d ago0x7833b9…2fafab
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa47d ago0xf0b0a9…b9b006
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa47d ago0x49263f…8cc802
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa47d ago0x354252…c92f3f
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa47d ago0x773b87…7de964
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa47d ago0xc65418…2fff2e
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa47d ago0x100277…5737eb
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa47d ago0x1885e6…b79436
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa47d ago0x479bd2…83fc21
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa47d ago0x409c9f…6458b9
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa47d ago0x8a0e5b…1221df
0xb9cc…ad8a0xfe80…47eeBase—$0.001100%fluxa47d ago0x8c7d96…a484ae
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa48d ago0x2b81db…deba71
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa48d ago0xccfa01…8efcac
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa48d ago0x687b9d…b93ffd
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa48d ago0x510279…50a53d
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa48d ago0x5cd9eb…b53d7f
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa48d ago0x14b0e8…0ca187
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa48d ago0x3c2cbd…610d91
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa48d ago0xa57805…2067b6
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa48d ago0xefb2a5…ec56b0
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa48d ago0x03ef3c…c08272
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa48d ago0x94b790…eb72bb
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa48d ago0x250d5c…90088c

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.