Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3930…3c0b0xb300…8e84Base—$0.23100%fluxa94d ago0x8409f3…c0e984
0x1b42…5e910xb300…8e84Base—$0.48100%fluxa94d ago0x26f3ea…325d0c
0xe1bd…b74e0xb300…8e84Base—$0.48100%fluxa94d ago0xe7c04d…1ca71a
0x16d8…d94b0xb300…8e84Base—$0.44100%fluxa94d ago0x9284ad…78fb40
0x8757…63060xb300…8e84Base—$0.78100%fluxa94d ago0x6fb6be…5261c9
0x6cc3…19eb0xb300…8e84Base—$0.45100%fluxa94d ago0x410b5e…e04bb6
0x112b…22180xb300…8e84Base—$0.47100%fluxa94d ago0x4b1c2f…e83286
0xfcfd…82050xb300…8e84Base—$0.46100%fluxa94d ago0x8c492c…3ed9fe
0x94c6…a2a70xb300…8e84Base—$0.46100%fluxa94d ago0x95d57f…ff58f3
0x221f…8a9c0xb300…8e84Base—$0.35100%fluxa94d ago0xdd0ada…c6b564
0x58c3…a9970xb300…8e84Base—$0.15100%fluxa94d ago0xf4a575…9487bf
0x4636…041f0xb300…8e84Base—$0.11100%fluxa94d ago0x3d3b5d…63c999
0x95a2…d5010xb300…8e84Base—$0.22100%fluxa94d ago0xa48f5e…feeb29
0xb0af…64330xb300…8e84Base—$0.15100%fluxa94d ago0x47c74a…062042
0xa675…67ed0xb300…8e84Base—$0.10100%fluxa94d ago0xf12f52…b88dec
0xd628…6e980xb300…8e84Base—$0.15100%fluxa94d ago0x75462f…7e2f94
0xfd1f…88b70xb300…8e84Base—$0.15100%fluxa94d ago0x08e6ae…97a6a6
0xf178…82c70xb300…8e84Base—$0.10100%fluxa94d ago0xefd4ba…c49edf
0xcfa9…6f2f0xb300…8e84Base—$0.15100%fluxa94d ago0x5c7b0a…a136f7
0xdedf…a94a0xb300…8e84Base—$0.10100%fluxa94d ago0x134273…294340
0x45f4…a9bf0xb300…8e84Base—$0.05100%fluxa94d ago0x97543d…04a30b
0xa90f…581f0xb300…8e84Base—$0.15100%fluxa94d ago0x9ce1a1…2f7f7b
0x1803…b9860xb300…8e84Base—$0.15100%fluxa94d ago0xba3390…b60551
0x34e9…e9450xb300…8e84Base—$0.10100%fluxa94d ago0xbf6450…1df4dc
0xe85f…1e170xb300…8e84Base—$0.15100%fluxa94d ago0xba353d…5dd00a

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.