Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc992…3a340x2b6d…32c5Base2sPublic-records$0.0024100%coinbase69d ago0x0fe09e…1cde89
0xc992…3a340x2b6d…32c5Base2sPublic-records$0.0024100%coinbase69d ago0x653a1e…afe97c
0xc992…3a340x66d7…83bcBasex402 service$0.05100%coinbase69d ago0x4f67a6…8700d4
0xc992…3a340x2b6d…32c5Base2sPublic-records$0.0012100%coinbase69d ago0x429d55…8d4a61
0xc992…3a340x2b6d…32c5Base2sPublic-records$0.0024100%coinbase69d ago0xb4a57b…e51cb9
0xc992…3a340x2b6d…32c5Base2sPublic-records$0.0024100%coinbase69d ago0x176d9e…da7f44
0xc992…3a340x66d7…83bcBasex402 service$0.05100%coinbase69d ago0xe41e9a…63f155
0xc992…3a340x2b6d…32c5Base2sPublic-records$0.0012100%coinbase69d ago0x8c0bbd…f6c839
0xc992…3a340x2b6d…32c5Base2sPublic-records$0.0024100%coinbase69d ago0x9f27c6…c208d4
0xc992…3a340x2b6d…32c5Base2sPublic-records$0.0024100%coinbase69d ago0x36245e…1c01a5
0xc992…3a340x66d7…83bcBasex402 service$0.05100%coinbase69d ago0xe0530e…f8eb16
0xc992…3a340x2b6d…32c5Base2sPublic-records$0.0012100%coinbase69d ago0x99f2f1…8e3ed4
0xc992…3a340x2b6d…32c5Base2sPublic-records$0.0024100%coinbase69d ago0x35bee1…0bb706
0xc992…3a340x2b6d…32c5Base2sPublic-records$0.0024100%coinbase69d ago0x218448…2601af
0xc992…3a340x66d7…83bcBasex402 service$0.05100%coinbase69d ago0x2af340…26cc6a
0xc992…3a340x2b6d…32c5Base2sPublic-records$0.0012100%coinbase69d ago0x99d091…32d10e
0xc992…3a340x2b6d…32c5Base2sPublic-records$0.0024100%coinbase69d ago0xd5ab25…3ffc6e
0xc992…3a340x2b6d…32c5Base2sPublic-records$0.0024100%coinbase69d ago0xde6cec…24ab9f
0xc992…3a340x66d7…83bcBasex402 service$0.05100%coinbase69d ago0x465460…fe4f82
0xc992…3a340x2b6d…32c5Base2sPublic-records$0.0024100%coinbase69d ago0x8ae9e6…b99eac
0xc992…3a340x2b6d…32c5Base2sPublic-records$0.0024100%coinbase69d ago0x0437aa…959b8e
0xc992…3a340x66d7…83bcBasex402 service$0.05100%coinbase69d ago0x0b0c2d…630072
0xc992…3a340x2b6d…32c5Base2sPublic-records$0.0012100%coinbase69d ago0xb556c4…7b1dbe
0xc992…3a340x2b6d…32c5Base2sPublic-records$0.0024100%coinbase69d ago0x4c7af8…28924c
0xc992…3a340x2b6d…32c5Base2sPublic-records$0.0024100%coinbase69d ago0x18915b…55705e

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.