Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4a5d…b9e00x3070…fa85Basex402 service$0.01100%coinbase104d ago0x9acf25…56cad7
0x9cc4…b1760x3070…fa85Basex402 service$0.20100%coinbase104d ago0x1e3b8d…5ccbbb
0x9cc4…b1760x3070…fa85Basex402 service$0.25100%coinbase104d ago0xf6347b…281d94
0x9cc4…b1760x3070…fa85Basex402 service$0.02100%coinbase104d ago0xe0fff3…8fa1ff
0x9cc4…b1760x3070…fa85Basex402 service$0.02100%coinbase104d ago0x0bdc17…ff2f05
0x9cc4…b1760x3070…fa85Basex402 service$0.02100%coinbase104d ago0x589700…8ca501
0x9cc4…b1760x3070…fa85Basex402 service$0.02100%coinbase104d ago0xad51e5…50e91b
0x9cc4…b1760x3070…fa85Basex402 service$0.05100%coinbase104d ago0xb9b0a0…aa31ee
0x9cc4…b1760x3070…fa85Basex402 service$0.02100%coinbase104d ago0x91a967…1deec4
0x9cc4…b1760x3070…fa85Basex402 service$0.02100%coinbase104d ago0xf484ca…327ede
0x9cc4…b1760x3070…fa85Basex402 service$0.01100%coinbase104d ago0x7cc586…8fe5c7
0x9cc4…b1760x3070…fa85Basex402 service$0.02100%coinbase104d ago0xd53934…617681
0x9cc4…b1760x3070…fa85Basex402 service$0.02100%coinbase104d ago0x0064fa…8fa382
0x9cc4…b1760x3070…fa85Basex402 service$0.02100%coinbase104d ago0xed34d3…b64110
0x9cc4…b1760x3070…fa85Basex402 service$0.01100%coinbase104d ago0xae89d0…1176e9
0x9cc4…b1760x3070…fa85Basex402 service$0.02100%coinbase104d ago0xfedfa7…fda2f3
0x9cc4…b1760x3070…fa85Basex402 service$0.02100%coinbase104d ago0x14753e…f82491
0x9cc4…b1760x3070…fa85Basex402 service$0.02100%coinbase104d ago0x631aed…37ea20
0x9cc4…b1760x3070…fa85Basex402 service$0.02100%coinbase104d ago0x535283…75882e
0x9cc4…b1760x3070…fa85Basex402 service$0.02100%coinbase104d ago0x4e9f2c…34cbb5
0x9cc4…b1760x3070…fa85Basex402 service$0.03100%coinbase104d ago0xc0ec54…266ae7
0x9cc4…b1760x3070…fa85Basex402 service$0.04100%coinbase104d ago0x4d0fdc…f676b0
0x9cc4…b1760x3070…fa85Basex402 service$0.04100%coinbase104d ago0x0d7240…a6702b
0x9cc4…b1760x3070…fa85Basex402 service$0.01100%coinbase104d ago0x81396b…54161c
0x9cc4…b1760x3070…fa85Basex402 service$0.02100%coinbase104d ago0x42bf25…647a78

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.