Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa64d ago0x4dd15b…0db0fc
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa64d ago0xff3e70…480e7e
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa64d ago0x6b19b6…a2cf7a
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa64d ago0x934d78…a50255
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa64d ago0x1c09d2…081929
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa64d ago0x45c9a4…9bd72e
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa65d ago0xc7bdc8…d0e510
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa65d ago0xfbc373…e49c58
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa65d ago0x8fb6be…aad6f7
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa65d ago0x484ee2…4d691c
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa65d ago0x49767f…6d02f2
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa65d ago0xeadf96…3f179d
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa65d ago0x1a8b8c…422523
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa65d ago0xc25ac2…c5b301
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa65d ago0x0b0151…5608e0
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa65d ago0xcb805d…7c4b86
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa65d ago0x94333c…3542d6
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa65d ago0x027a6b…bfb27f
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa65d ago0x7aac3b…a4f85f
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa65d ago0x8f6eef…ee91ff
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa65d ago0x40e111…e6efe2
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa65d ago0xeca503…f1e2a5
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa65d ago0x5f9376…2a92f2
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa65d ago0xb1ba31…c3d1a0
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa65d ago0x52201e…cbfe52

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.