Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa76d ago0xd6d61e…9dc55e
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa76d ago0x454083…16c5ca
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa76d ago0xa2bd08…2e3150
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa76d ago0x4c449c…d3d454
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa76d ago0xfddfba…b6fec3
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa76d ago0xd74d05…660c92
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa76d ago0x0214b2…c98f1a
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa77d ago0xb24fad…a34e90
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa77d ago0x91e363…2dc410
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa77d ago0x7b2f1e…bd32cc
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa77d ago0x8cd1b0…5f2b88
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa77d ago0xdd5d62…feb7e2
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa77d ago0xf87f32…4f9cbd
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa77d ago0x7911ed…67370c
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa77d ago0x2f1586…bcdfa5
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa77d ago0x79f8af…57fa3b
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa77d ago0x113edf…6bd162
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa77d ago0xfff327…55d586
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa77d ago0xa3ef36…b64074
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa77d ago0xf0dc2c…e3d07c
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa77d ago0x68b789…d27fba
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa77d ago0x8b662c…4ef51f
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa77d ago0xfd58b6…7d2954
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa77d ago0xeba09c…cce838
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa77d ago0x12f3f8…a265e7

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.