Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xace2…d7910xc4f0…0bb9Base—$26.31100%0xd05c…826081d ago0x4d1920…9a77f3
0xace2…d7910xc4f0…0bb9Base—$25.54100%0xd05c…826081d ago0xa72a67…59b1e4
0xb591…70160xc4f0…0bb9Base—$67.85100%0xd05c…826081d ago0xd5afbc…d02f36
0xb591…70160xc4f0…0bb9Base—$64.82100%0xd05c…826081d ago0xf68ce2…9a7546
0x513c…bfa20xc4f0…0bb9Base—$31.01100%0xd05c…826081d ago0x687a17…4cc8e5
0xb591…70160xc4f0…0bb9Base—$64.12100%0xd05c…826081d ago0x8dde88…b9adb9
0x513c…bfa20xc4f0…0bb9Base—$32.01100%0xd05c…826081d ago0xb4dabf…46a82b
0xb591…70160xc4f0…0bb9Base—$62.73100%0xd05c…826081d ago0x9dec29…25d6ca
0x513c…bfa20xc4f0…0bb9Base—$30.00100%0xd05c…826081d ago0x4cdb70…67f493
0xb591…70160xc4f0…0bb9Base—$61.61100%0xd05c…826081d ago0x21ead8…5a0817
0x4621…24280xc4f0…0bb9Base—$72.02100%0xd05c…826081d ago0x137f91…f047ae
0x513c…bfa20xc4f0…0bb9Base—$29.01100%0xd05c…826081d ago0x13018f…2bcdf4
0x513c…bfa20xc4f0…0bb9Base—$28.01100%0xd05c…826081d ago0xa7d92c…d99eb1
0x4621…24280xc4f0…0bb9Base—$69.02100%0xd05c…826081d ago0xf3665f…842d38
0x4621…24280xc4f0…0bb9Base—$67.02100%0xd05c…826081d ago0x8928f3…e3ab53
0x32a1…a2d10xc4f0…0bb9Base—$28.96100%0xd05c…826081d ago0xe57e8a…9c28bb
0x4621…24280xc4f0…0bb9Base—$65.94100%0xd05c…826081d ago0xf6bd98…0e53d6
0x81dc…b8220xc4f0…0bb9Base—$42.38100%0xd05c…826081d ago0x547622…ac8a77
0xd64c…f5d10xc4f0…0bb9Base—$133.02100%0xd05c…826081d ago0xcf5361…91e48b
0x81dc…b8220xc4f0…0bb9Base—$42.37100%0xd05c…826081d ago0xd67423…2ba2e2
0xd64c…f5d10xc4f0…0bb9Base—$130.03100%0xd05c…826081d ago0x580386…15a953
0x81dc…b8220xc4f0…0bb9Base—$41.91100%0xd05c…826081d ago0x0b50aa…5ac1bd
0xc861…6c350xc4f0…0bb9Base—$18.00100%0xd05c…826081d ago0xe0420b…b3e15b
0xd64c…f5d10xc4f0…0bb9Base—$124.03100%0xd05c…826081d ago0xce2d35…e86325
0xd64c…f5d10xc4f0…0bb9Base—$119.53100%0xd05c…826081d ago0x17ce10…a91b34

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.