Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x86d7…f8520x75dd…d2a5Basex402 service$0.15100%coinbase104d ago0x734679…4518c6
0x86d7…f8520x75dd…d2a5Basex402 service$0.15100%coinbase104d ago0x6247a6…901298
0x6b8a…2e410x75dd…d2a5Basex402 service$0.25100%candidates104d ago0x23eec4…d8562b
0x9cc4…b1760x75dd…d2a5Basex402 service$0.75100%coinbase104d ago0xf9071b…b505ff
0x9cc4…b1760x75dd…d2a5Basex402 service$0.15100%coinbase104d ago0x0b05f6…cbfdd2
0x9cc4…b1760x75dd…d2a5Basex402 service$0.35100%coinbase104d ago0x615a76…af279a
0x9cc4…b1760x75dd…d2a5Basex402 service$0.15100%coinbase104d ago0x2a095d…8c4057
0x9cc4…b1760x75dd…d2a5Basex402 service$0.75100%coinbase104d ago0xe851e7…05fa61
0x9cc4…b1760x75dd…d2a5Basex402 service$0.25100%coinbase104d ago0x1694ba…17b786
0x9cc4…b1760x75dd…d2a5Basex402 service$0.75100%coinbase104d ago0x6dab0e…311e90
0x9cc4…b1760x75dd…d2a5Basex402 service$0.75100%coinbase104d ago0x9aa916…1415c0
0x9cc4…b1760x75dd…d2a5Basex402 service$0.55100%coinbase104d ago0x845e54…06778d
0x9cc4…b1760x75dd…d2a5Basex402 service$0.35100%coinbase104d ago0x85662a…c0be1f
0x9cc4…b1760x75dd…d2a5Basex402 service$0.35100%coinbase104d ago0xa98a0c…3923a7
0x9cc4…b1760x75dd…d2a5Basex402 service$0.75100%coinbase104d ago0xee6c51…e3371e
0x9cc4…b1760x75dd…d2a5Basex402 service$0.25100%coinbase104d ago0x81ce9a…ca6ab0
0x9cc4…b1760x75dd…d2a5Basex402 service$0.35100%coinbase104d ago0xb25a1b…9a0ecf
0x9cc4…b1760x75dd…d2a5Basex402 service$0.35100%coinbase104d ago0xa1356e…9d1038
0x9cc4…b1760x75dd…d2a5Basex402 service$0.15100%coinbase104d ago0x6e218b…a8e1ea
0x9cc4…b1760x75dd…d2a5Basex402 service$0.15100%coinbase104d ago0xb3bc96…e67e31
0x9cc4…b1760x75dd…d2a5Basex402 service$0.18100%coinbase104d ago0x1dac46…b9f6fa
0x9cc4…b1760x75dd…d2a5Basex402 service$0.18100%coinbase104d ago0x01d7c0…ff6811
0x9cc4…b1760x75dd…d2a5Basex402 service$0.15100%coinbase104d ago0x5c244c…d7733d
0x9cc4…b1760x75dd…d2a5Basex402 service$0.23100%coinbase104d ago0x94300f…084e0a
0x9cc4…b1760x75dd…d2a5Basex402 service$0.15100%coinbase104d ago0xcfb82e…8b4323

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.