Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d79…ab930x0e3d…7757Base—$2.10100%0xf760…e9ab43d ago0xd883c3…d32193
0x5d79…ab930x0e3d…7757Base—$3.15100%0x53e5…093944d ago0xce21fc…b72ca4
0x5d79…ab930x0e3d…7757Base—$5.25100%0xc506…1e3d44d ago0xf0d198…073c10
0x5d79…ab930x47c5…4fc3Base—$3.1570%0x73f4…836744d ago0xb0ef89…f672f5
0x5d79…ab930x47c5…4fc3Base—$10.5070%0x0485…d42944d ago0xaa3f88…26efa9
0x5d79…ab930x0e3d…7757Base—$10.50100%0x41d2…bf7f44d ago0x222112…9aadb1
0x5d79…ab930x0e3d…7757Base—$10.50100%0x6d2e…0c6444d ago0xa5af47…8bdf54
0x5d79…ab930x47c5…4fc3Base—$10.5070%0xb55c…2e3e44d ago0x31adda…4dc0cc
0x5d79…ab930x0e3d…7757Base—$21.00100%0x9d6c…edd344d ago0x6f82b0…6b8315
0x5d79…ab930x0e3d…7757Base—$10.50100%0xa30d…6d0044d ago0x95e199…9b34c9
0x5d79…ab930x0e3d…7757Base—$1.05100%0xcf0a…a2c344d ago0xe0ad8d…ceeb07
0x5d79…ab930x0e3d…7757Base—$1.05100%0x643b…940444d ago0x702958…d849bb
0x5d79…ab930x0e3d…7757Base—$21.00100%0x0477…fae044d ago0x612fc3…cb3cc2
0x5d79…ab930x0e3d…7757Base—$52.50100%0x811a…c8aa44d ago0x7e2dfa…f32145
0x5d79…ab930x47c5…4fc3Base—$10.5070%0x5198…0ffb44d ago0x3b90ec…821719
0x5d79…ab930x0e3d…7757Base—$7.35100%0xf8fe…a40d44d ago0x4c9276…c50ee7
0x5d79…ab930x0e3d…7757Base—$10.50100%0xb3fe…1c0544d ago0xba84d4…adfa23
0x5d79…ab930x0e3d…7757Base—$21.00100%0x0881…8de244d ago0xaa41bb…ecde4c
0x5d79…ab930x0e3d…7757Base—$10.50100%0xcdfd…ef8244d ago0x9e4d41…d561f8

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.