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.002100%coinbase9d ago0xd276e7…446eac
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase9d ago0x2083c9…027cc4
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase9d ago0xd06163…2967fb
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase9d ago0x7c733a…83c8ee
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase9d ago0x2e5ca4…511fa3
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase9d ago0x4b68f9…7e6be7
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase9d ago0x18677f…82920c
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase9d ago0xd5f2c2…72d1de
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase9d ago0x0d2a94…30277c
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase9d ago0xfb2b17…2dee54
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase9d ago0x914cf9…96db38
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase9d ago0x049148…85a3b4
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase9d ago0x334e51…1dac07
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase9d ago0x1d00b7…2cba1b
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase9d ago0x7faaf0…109ca3
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase9d ago0xa78005…d534f1
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase9d ago0xe97f79…5ec587
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase9d ago0x146a2b…05f3d9
0x8000…efeb0x4c1b…4261Base—$10.0070%0xa923…c9ac9d ago0x3fe2af…ade694
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase9d ago0x87476d…af94f6
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase9d ago0x637eb7…69772a
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase9d ago0xe8900a…27683d
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase9d ago0x2c0445…673a21
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase9d ago0x876965…3795d1
0x4c1b…42610x9fb3…1d9aBasex402 service$0.05100%coinbase9d ago0x70c541…c6dd63

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.