Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf0b0…5ef90x9c4d…25b1Base—$0.01100%coinbase69d ago0xd9fb75…fa4a13
0xf0b0…5ef90xb0ae…b907Base—$0.01100%coinbase69d ago0x3cfde0…d00c92
0xf0b0…5ef90x37d6…167bBase—$0.01100%coinbase69d ago0x663d3a…de5d81
0xf0b0…5ef90xab12…b7baBase—$0.01100%coinbase69d ago0x256aa8…417ba5
0xf0b0…5ef90xd05a…5348Base—$0.01100%coinbase69d ago0x3a5cda…b4b5bc
0xf0b0…5ef90x14c8…b770Base—$0.01100%coinbase69d ago0x5f7f41…8ad0c3
0xf0b0…5ef90x7ea5…19b8Base—$0.01100%coinbase69d ago0x1f2ebd…b4edb9
0xf0b0…5ef90xcb99…1664Base—$0.01100%coinbase69d ago0xd405c5…00bde1
0xf0b0…5ef90x66a6…3becBase—$0.01100%coinbase69d ago0x1b5bae…a7474b
0xf0b0…5ef90x42d5…a2c4Base—$0.01100%coinbase69d ago0x00a482…eb1335
0xf0b0…5ef90xea88…7b2bBase—$0.01100%coinbase70d ago0xcaec66…6d14b4
0xf0b0…5ef90xf52f…d4d9Base—$0.01100%coinbase70d ago0xb24223…62ebff
0xf0b0…5ef90x6097…64caBase—$0.01100%coinbase70d ago0xf80955…05411a
0xf0b0…5ef90xdd51…7ec8Base—$0.01100%coinbase70d ago0x25c3dc…ddbedc
0xf0b0…5ef90x4d9b…c3b9Base—$0.01100%coinbase70d ago0xce4d6f…9ccb93
0xf0b0…5ef90x19c6…53faBase—$0.01100%coinbase70d ago0x0950e2…a9688b
0xf0b0…5ef90xec49…6c7cBase—$0.01100%coinbase70d ago0xa686f3…9810d2
0xf0b0…5ef90x235c…d1b3Base—$0.01100%coinbase70d ago0x882f75…5c7023
0xf0b0…5ef90x0786…9730Base—$0.01100%coinbase70d ago0x278a1a…f9661c
0xf0b0…5ef90xdca2…ef79Base—$0.01100%coinbase70d ago0x75742a…a3f49a
0xf0b0…5ef90x102f…da1bBase—$0.01100%coinbase70d ago0xa81cc0…b1c75c
0xf0b0…5ef90x6937…4dabBase—$0.01100%coinbase70d ago0xc7319d…4665e9
0xf0b0…5ef90x12f3…a6f3Base—$0.01100%coinbase70d ago0xc11e95…eed0c6
0xf0b0…5ef90x9853…5806Base—$0.01100%coinbase70d ago0xef1fcf…bbefae
0xf0b0…5ef90xfb88…454bBase—$0.01100%coinbase70d ago0xb6cbfd…c4c213

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.