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%coinbase19d ago0x2a958f…32192a
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase19d ago0xa9c2f4…2c1288
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase19d ago0x3c8235…e4095b
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase19d ago0x03ad47…a2bee7
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase19d ago0x311d4e…f1fe17
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase19d ago0xc57499…b256a2
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase19d ago0x751a46…f0cfca
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase19d ago0xe60163…a0bead
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase19d ago0x9f4dec…1e9670
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase19d ago0xcea7a7…ec015e
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase19d ago0xf4d21d…905f5e
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase19d ago0x1c15a9…17dc4d
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase19d ago0x849856…ca0492
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase19d ago0xb480fb…35e962
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase19d ago0xe18465…6fbca5
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase19d ago0x2b9369…b5472d
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase19d ago0x002e61…0f8f62
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase19d ago0x73e6c2…5b0048
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase19d ago0x812d6e…9ecda4
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase19d ago0x430b2c…dab01d
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase19d ago0xbf9595…273f43
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase19d ago0x4a2dee…ef15dc
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase19d ago0x73c5ee…a4332e
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase19d ago0x2f8553…98725b
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase19d ago0x8cd1c9…1800d5

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.