Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase42d ago0x3f3540…50bebf
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase42d ago0xe2d303…311fac
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase42d ago0xd5ceaf…b2f143
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase42d ago0xbda453…5c4658
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase42d ago0xd6b519…e52011
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase42d ago0x27f50c…0ee052
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase42d ago0xfb8f44…ad8019
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase42d ago0x94c25f…52632b
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase42d ago0xa0b0e5…fe756c
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase42d ago0x3abb90…4fa905
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase42d ago0x7910e0…9762af
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase42d ago0xf38d8d…a1e6a6
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase42d ago0x1a716d…aa2493
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase42d ago0x054b2f…864d04
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase42d ago0xea2970…938813
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase42d ago0x5d1ded…8ea674
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase42d ago0x5dca41…f4b07c
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase42d ago0x4091d5…a70f82
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase42d ago0x7ac4f7…f62a14
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase42d ago0x5feac8…a72456
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase43d ago0xff6dd6…e6eddd
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase43d ago0x4f1d6d…ce2fca
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase43d ago0xc68c23…27ab16

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.