Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base—$21.00100%0x77d2…395e45d ago0x142c3d…873e81
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x4760…47ea45d ago0x4de53f…4c6d89
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x4f6a…d2f645d ago0x2c2cf3…7cb8c1
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x9547…14df45d ago0xa18d33…8c8913
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x699a…427445d ago0x492e0b…8f943a
0x3fb1…7e250x0e3d…7757Base—$31.50100%0x6d99…b43345d ago0x1d9d67…a5a24c
0x3fb1…7e250x0e3d…7757Base—$1.05100%0xed7e…63a645d ago0x0fb33f…8e95a0
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x4a3c…710245d ago0x32760a…764504
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xe59f…80f745d ago0x892ca7…c83a11
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x2b56…451e45d ago0x68ca21…1e1290
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x422e…487045d ago0xd663ff…10f226
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x45b7…2d9445d ago0x2ecf68…fece32
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x37bf…71af45d ago0x784ddb…506e17
0x3fb1…7e250x0e3d…7757Base—$4.20100%0xbc41…9c5b45d ago0x479c17…36de29
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xe7f0…b89c45d ago0x007264…cad379
0x3fb1…7e250x0e3d…7757Base—$1.05100%0xb725…f2dd45d ago0x814b94…86166b
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x4a9f…031145d ago0x979627…4e02a2
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x7924…2dfe45d ago0xab21de…0aeae1
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x515b…21b545d ago0xa6969d…e3fc96
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x160a…c89145d ago0xea6ad8…fa607f
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x2035…57d345d ago0x31d3d8…9569a7
0x3fb1…7e250x0e3d…7757Base—$15.75100%0xdcda…233745d ago0x27c672…412973
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x160a…c89145d ago0xd927fb…f716ec
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x2041…bdf645d ago0x2b42d8…5e09ef
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x6d99…b43345d ago0x2305c2…ea2dee

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.