Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base—$10.00100%0x77d8…3bfa117d ago0xe7b536…801d30
0x1332…66eb0x0e3d…7757Base—$5.15100%0xf867…7e9b117d ago0x17212b…541987
0x1332…66eb0x0e3d…7757Base—$10.50100%0x6768…2435117d ago0x2948ba…ddc277
0xb54a…2aea0x0e3d…7757Base—$153.00100%0x2b56…451e117d ago0x0755b8…5d0b9a
0x1332…66eb0x0e3d…7757Base—$5.25100%0xfb58…2b72117d ago0xeae839…4d3e1d
0xa787…64cf0x0e3d…7757Base—$1.05100%0x6b3c…58cb117d ago0xfc74be…df6838
4xxx1.eth0x0e3d…7757Base—$26.25100%0x45b0…c0d6117d ago0xf7ca3e…2175e5
0x1332…66eb0x0e3d…7757Base—$5.25100%0x88cf…d21b117d ago0x614f0d…63363d
0x1332…66eb0x0e3d…7757Base—$24.15100%0x18cc…2750117d ago0xbcb601…b91efa
0xa787…64cf0x0e3d…7757Base—$5.25100%0x9190…8d83117d ago0xf107ed…7199c8
0x1332…66eb0x0e3d…7757Base—$525.00100%0x96be…0b46117d ago0x3489ea…1e4160
0x6737…a8820x0e3d…7757Base—$19.00100%0x614a…d5ce117d ago0x841a15…9268da
0xfa02…fb030x0e3d…7757Base—$3.15100%0x52ba…5177117d ago0x2f66a8…5c6c30
0x6362…ab420x0e3d…7757Base—$10.00100%0x28a1…4ae5117d ago0x2ed6eb…00bf9d
0x4bfb…0c880x0e3d…7757Base—$21.00100%0x8121…3f9d117d ago0x2e8793…b346e1
0x1332…66eb0x0e3d…7757Base—$10.00100%0xe9f7…982b117d ago0x031035…53d80c
0x1332…66eb0x0e3d…7757Base—$60.84100%0xeb08…9f9c117d ago0x0c8a7f…3e6023
0x1332…66eb0x0e3d…7757Base—$10.50100%0x6ea2…9d33117d ago0x2a9351…9a08a4
0xa787…64cf0x0e3d…7757Base—$1.05100%0x29b8…3263117d ago0xa8e0c6…ddcac3
0xc2cc…cee80x0e3d…7757Base—$3.00100%0xf9ea…484f117d ago0xd7ba2c…519271
0x5d79…ab930x0e3d…7757Base—$10.50100%0x8bf0…2ce2117d ago0x08344a…2cf89e
0x1332…66eb0x0e3d…7757Base—$3.25100%0x0452…7f66117d ago0x9611f7…cf7340
0xa787…64cf0x0e3d…7757Base—$1.05100%0xca9f…d201117d ago0x251a93…5cf91b
0x1332…66eb0x0e3d…7757Base—$210.00100%0xf200…d9a0117d ago0x1de186…0e2967
0xa969…db190x0e3d…7757Base—$25.00100%0x581b…eeb2117d ago0x462fab…61184b

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.