Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc59e…98dc0x63ae…cddcBasex402 service$0.005100%coinbase27d ago0x4ea943…82f652
0x235b…b8050x63ae…cddcBasex402 service$0.002100%coinbase27d ago0xa430b2…52401c
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase28d ago0x4f2a25…522f12
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase28d ago0xdda0ec…f12105
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase28d ago0xa018e1…30ea45
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase28d ago0xcb82f7…6a384d
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase28d ago0xc9c801…a5214a
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase28d ago0x9dfdbd…18cdb1
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase28d ago0x404b4d…b99f0c
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase28d ago0x9f7f0d…f14acc
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase28d ago0xa17af4…a08b82
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase28d ago0x7d024d…59cd5b
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase28d ago0xc3554b…73a32a
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase28d ago0x7a141c…1dceea
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase28d ago0xb8c110…8e73b0
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase28d ago0x9c51c1…6a41a4
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase28d ago0x7c0b12…5c4dd5
0x74f2…5bdc0x63ae…cddcBasex402 service$0.005100%coinbase28d ago0x4a3195…bcfe30
0x74f2…5bdc0x63ae…cddcBasex402 service$0.005100%coinbase28d ago0x6ff70f…68fcc5
0x74f2…5bdc0x63ae…cddcBasex402 service$0.005100%coinbase28d ago0xcaa95e…f6d804

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.