Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x79ec…56320x47c5…4fc3Base—$21.0070%0x73f4…83672d ago0x73f3e0…3631f4
0x79ec…56320x47c5…4fc3Base—$10.5070%0x1e76…9aba2d ago0x596737…cab545
0x79ec…56320x47c5…4fc3Base—$10.5070%0x9d1a…01352d ago0xb09121…34c36b
0x79ec…56320x47c5…4fc3Base—$10.5070%0x748e…1c742d ago0x007a77…6c3213
0x79ec…56320x47c5…4fc3Base—$26.2570%0x8f67…d0142d ago0xcbefd0…2c4280
0x79ec…56320x47c5…4fc3Base—$10.5070%0xdcda…23372d ago0xbbd263…4d7572
0x79ec…56320x47c5…4fc3Base—$21.0070%0xe5a6…5fc52d ago0x6ee6ea…ba5038
0x79ec…56320x47c5…4fc3Base—$10.5070%0x7c94…b13e2d ago0x4513dc…1fe1f1
0x79ec…56320x47c5…4fc3Base—$31.5070%0x2a59…86452d ago0xe5fd9f…ceb81d
0x79ec…56320x47c5…4fc3Base—$18.9070%0x19e0…dcbe2d ago0x6aaab0…8df138
0x79ec…56320x47c5…4fc3Base—$11.5570%0x1434…1c6e2d ago0x8be3d0…dd1d03
0x79ec…56320x47c5…4fc3Base—$11.5570%0x2158…e1602d ago0xb73392…298d13
0x79ec…56320x47c5…4fc3Base—$10.5070%0x28cc…0ecd2d ago0xc207a5…d9bf6e
0x79ec…56320x47c5…4fc3Base—$10.5070%0xcd39…07242d ago0x03173e…afbf4f
0x79ec…56320x47c5…4fc3Base—$10.5070%0xb1ed…f8542d ago0x99314e…cc0717
0x79ec…56320x47c5…4fc3Base—$10.5070%0x9d66…1ab62d ago0x850d3a…571824
0x79ec…56320x47c5…4fc3Base—$21.0070%0x4c95…d79b2d ago0x4eb1e1…32553a
0x79ec…56320x47c5…4fc3Base—$10.5070%0x2640…d7672d ago0x11bcf8…6d82b9
0x79ec…56320x47c5…4fc3Base—$10.5070%0x345f…57af2d ago0x3672ef…efba89
0x79ec…56320x47c5…4fc3Base—$10.5070%0xc3b9…7b362d ago0x6fb1a0…87a489
0x79ec…56320x47c5…4fc3Base—$10.5070%0x8183…61da2d ago0x67df18…516e1c
0x79ec…56320x47c5…4fc3Base—$10.5070%0x1c09…186f2d ago0xcc1c10…90df7c
0x79ec…56320x47c5…4fc3Base—$10.5070%0x7fb5…6c522d ago0x6384c1…6a27c9
0x79ec…56320x47c5…4fc3Base—$10.5070%0x12b7…6f992d ago0x0036e7…53d129
0x79ec…56320x47c5…4fc3Base—$10.5070%0x51a8…b2112d ago0x033575…e278af

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.