Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase7d ago0x238e1c…63fbda
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase7d ago0xbd9409…f1e588
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase7d ago0x6e9596…453c02
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase7d ago0x782795…a3a36c
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase7d ago0x30644a…04fdd2
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase7d ago0xb15cff…98a71f
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase7d ago0x3aad9e…354250
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase7d ago0x052cf7…1f161f
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase7d ago0x8ac504…eb2a22
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase7d ago0x84cc24…e3050e
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase7d ago0xcaf364…c8edc4
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase7d ago0x2fbd46…8a37ac
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase7d ago0x53ffa0…b730d3
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase7d ago0xeac86a…2a26a8
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase7d ago0xfdd37f…9cc87c
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase7d ago0xb69bf2…4187f5
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase7d ago0x282805…b84271
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase7d ago0xceba68…faf9e8
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase7d ago0x317c62…fd1d9d
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase7d ago0xd70f44…6a0923
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase7d ago0x08d681…fa94dd
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase7d ago0x78e7c8…353d06
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase7d ago0x654aa9…166324
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase7d ago0x0029f3…0e7ce3
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase7d ago0x37f8d9…8b68df

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.