Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4278…72ed0x898a…7bcaBase—$0.01100%coinbase73d ago0xed039c…f1279d
0x4278…72ed0xada3…0261Base—$0.01100%coinbase73d ago0x92cf61…481014
0x4278…72ed0x72e1…35cbBase—$0.01100%coinbase73d ago0x397874…1c43dd
0x4278…72ed0x672e…b2c7Base—$0.01100%coinbase73d ago0xf127f7…bfe397
0x4278…72ed0x2342…1d25Base—$0.01100%coinbase73d ago0x933c95…3f8b04
0x4278…72ed0x69d1…ab7eBase—$0.01100%coinbase73d ago0x746fc0…3a23ae
0x4278…72ed0xf52a…7e9cBase—$0.01100%coinbase73d ago0x77ea86…238a69
0x4278…72ed0x2208…c569Base—$0.01100%coinbase73d ago0xe0f821…064e58
0x4278…72ed0xf936…1e82Base—$0.01100%coinbase73d ago0x68e50d…7eed37
0x4278…72ed0xb8b6…2804Base—$0.01100%coinbase73d ago0x4c7aa6…391e7e
0x4278…72ed0x1ba7…4329Base—$0.01100%coinbase73d ago0x0f69ec…586a38
0x4278…72ed0x8dad…dac0Base—$0.01100%coinbase73d ago0xdfc663…12b4e9
0x4278…72ed0x1772…bf9bBase—$0.01100%coinbase73d ago0xa6e019…5c3861
0x4278…72ed0x37d9…fc22Base—$0.01100%coinbase73d ago0x39c25b…72c5c2
0x4278…72ed0x9e81…00deBase—$0.01100%coinbase73d ago0x386234…c432a7
0x4278…72ed0xb26f…c629Base—$0.01100%coinbase73d ago0x195ce6…155914
0x4278…72ed0xe6cc…4b9aBase—$0.01100%coinbase73d ago0x14ba47…58ff37
0x4278…72ed0x0f5f…6595Base—$0.01100%coinbase73d ago0x2e1c43…74a993
0x4278…72ed0xe6c8…4f78Base—$0.01100%coinbase73d ago0xc289fc…a72d44
0x4278…72ed0x1e99…8580Base—$0.01100%coinbase73d ago0x54c52c…715db4
0x4278…72ed0x2179…dccfBase—$0.01100%coinbase73d ago0xf68b5a…52d78f
0x4278…72ed0xc668…a2d3Base—$0.01100%coinbase73d ago0xde6fb4…c9f097
0x4278…72ed0x920a…5d8aBase—$0.01100%coinbase73d ago0x573a2c…dda133
0x4278…72ed0x94a3…87bfBase—$0.01100%coinbase73d ago0xd4d45a…ba71e8
0x4278…72ed0x2a97…6b26Base—$0.01100%coinbase73d ago0x8ed084…2cd13c

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.