Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd13f…1f6d0xf6c0…0f0aBase—$0.01100%coinbase80d ago0x4b59c8…ddf52c
0xd13f…1f6d0xcfd8…eea1Base—$0.01100%coinbase80d ago0xe69fe7…d74e0f
0xd13f…1f6d0x84df…3e19Base—$0.01100%coinbase80d ago0xd67394…c82785
0xd13f…1f6d0xeb7e…24ebBase—$0.01100%coinbase80d ago0xc939a7…e6bb27
0xd13f…1f6d0x0740…2ca4Base—$0.01100%coinbase80d ago0x1149ae…92fbcf
0xd13f…1f6d0x3bf7…e553Base—$0.01100%coinbase80d ago0xcffdf6…39fbdc
0xd13f…1f6d0x530f…d00aBase—$0.01100%coinbase80d ago0x0d76f5…696cee
0xd13f…1f6d0xa123…a236Base—$0.01100%coinbase80d ago0x5add3f…d88214
0xd13f…1f6d0x782e…551bBase—$0.01100%coinbase80d ago0xdc987b…f315c3
0xd13f…1f6d0x21eb…6ff5Base—$0.01100%coinbase80d ago0xff6d56…b760fe
0xd13f…1f6d0x8463…1fd9Base—$0.01100%coinbase80d ago0x93e58a…320a07
0xd13f…1f6d0x4e3b…e44cBase—$0.01100%coinbase80d ago0xa55888…dc6daf
0xd13f…1f6d0x0ca2…860fBase—$0.01100%coinbase80d ago0x2de91a…3b71bf
0xd13f…1f6d0x5baf…72b1Base—$0.01100%coinbase80d ago0x66f6e0…e50aca
0xd13f…1f6d0x6e5a…1882Base—$0.01100%coinbase80d ago0x8fb505…c78597
0xd13f…1f6d0x614e…1522Base—$0.01100%coinbase80d ago0x1afbb4…c21d77
0xd13f…1f6d0xae98…18dfBase—$0.01100%coinbase80d ago0xc6b8ac…b20e90
0xd13f…1f6d0xa533…b8b0Base—$0.01100%coinbase80d ago0xb694e5…8b0d6e
0xd13f…1f6d0x78ca…8d58Base—$0.01100%coinbase80d ago0xe5ec2e…e8467d
0xd13f…1f6d0x5c93…7364Base—$0.01100%coinbase80d ago0x5e774d…328078
0xd13f…1f6d0x270a…8eedBase—$0.01100%coinbase80d ago0x4692b4…d50a17
0xd13f…1f6d0x4050…3d75Base—$0.01100%coinbase80d ago0x153486…1e2dc4
0xd13f…1f6d0x2132…f656Base—$0.01100%coinbase80d ago0x263ed1…c39a1b
0xd13f…1f6d0xbd71…6a6bBase—$0.01100%coinbase80d ago0x677f15…e473db
0xd13f…1f6d0x3760…e492Base—$0.01100%coinbase80d ago0x91e5e0…f48856

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.