Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe1db…633a0x3030…2b04Base—$0.01100%coinbase76d ago0xb634af…2a6f9f
0xe1db…633a0x4931…82fbBase—$0.01100%coinbase76d ago0x972bec…528410
0xe1db…633a0x42f1…f25aBase—$0.01100%coinbase76d ago0x60d257…6d4a01
0xe1db…633a0x6078…9fcbBase—$0.01100%coinbase76d ago0xdc004e…158b58
0xe1db…633a0x7ecc…1342Base—$0.01100%coinbase76d ago0x606a72…ad1b60
0xe1db…633a0xccaf…4126Base—$0.01100%coinbase77d ago0x3ea769…da68ed
0xe1db…633a0x24f4…12adBase—$0.01100%coinbase77d ago0x74afc4…df3769
0xe1db…633a0x6b6a…56ebBase—$0.01100%coinbase77d ago0xa72830…1ab0cb
0xe1db…633a0x5574…fcabBase—$0.01100%coinbase77d ago0xadb069…6fd5d0
0xe1db…633a0xbdb0…0883Base—$0.01100%coinbase77d ago0x386c4b…a0560c
0xe1db…633a0x0be9…ef3fBase—$0.01100%coinbase77d ago0x8d2e96…4e14ae
0xe1db…633a0xde06…84d3Base—$0.01100%coinbase77d ago0xc78e7c…1bdd63
0xe1db…633a0x5135…b2adBase—$0.01100%coinbase77d ago0x711bdf…dbf639
0xe1db…633a0x1899…0c1fBase—$0.01100%coinbase77d ago0x7ed0b7…c3f83f
0xe1db…633a0xac50…6c98Base—$0.01100%coinbase77d ago0xd1cc41…0f8327
0xe1db…633a0x958b…87b0Base—$0.01100%coinbase77d ago0x842a49…62271b
0xe1db…633a0x9ae0…f8c7Base—$0.01100%coinbase77d ago0x265223…1934c9
0xe1db…633a0xdbde…8dd5Base—$0.01100%coinbase77d ago0x9bcb24…745b06
0xe1db…633a0xb899…6d02Base—$0.01100%coinbase77d ago0x07e087…e6a882
0xe1db…633a0x34da…072dBase—$0.01100%coinbase77d ago0x575d3f…ab3111
0xe1db…633a0x749e…83bbBase—$0.01100%coinbase77d ago0x1d12bd…ceb424
0xe1db…633a0x037d…7635Base—$0.01100%coinbase77d ago0xf39b3d…382340
0xe1db…633a0x5b34…83e4Base—$0.01100%coinbase77d ago0xe7e708…a8197f
0xe1db…633a0x4255…7c90Base—$0.01100%coinbase77d ago0x7fd03e…485f7d
0xe1db…633a0x9dfb…bb22Base—$0.01100%coinbase77d ago0x1038b9…24b4b2

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.