Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe66e…e2070x3caa…8ee0Base—$0.01100%coinbase73d ago0x3adf2a…8d49d2
0xe66e…e2070xf6b5…a209Base—$0.01100%coinbase73d ago0xfc5290…49ffae
0xe66e…e2070xe277…9c9eBase—$0.01100%coinbase73d ago0x08b77f…5076f2
0xe66e…e2070x8e45…dda4Base—$0.01100%coinbase73d ago0xa8446d…3c2f3d
0xe66e…e2070x0da7…2b71Base—$0.01100%coinbase73d ago0x358794…655103
0xe66e…e2070xae7f…9546Base—$0.01100%coinbase73d ago0x3a9633…43946f
0xe66e…e2070xd9f0…0903Base—$0.01100%coinbase73d ago0xcd3d2f…01cc57
0xe66e…e2070x927f…169eBase—$0.01100%coinbase73d ago0x823d4f…3c675d
0xe66e…e2070xc4ab…1954Base—$0.01100%coinbase73d ago0x313c07…ffac16
0xe66e…e2070xc92a…013bBase—$0.01100%coinbase73d ago0x6f5e5e…17bfad
0xe66e…e2070x7f3a…4f21Base—$0.01100%coinbase73d ago0x5f1a92…c29931
0xe66e…e2070xeeb6…e0d7Base—$0.01100%coinbase73d ago0xd0ada6…74d3e3
0xe66e…e2070x8900…91c6Base—$0.01100%coinbase73d ago0xf08cec…aac08b
0xe66e…e2070xb183…b29eBase—$0.01100%coinbase73d ago0xcb6e1d…9281bf
0xe66e…e2070xdc07…74e7Base—$0.01100%coinbase73d ago0x2f8406…afc44a
0xe66e…e2070xbf71…b7b0Base—$0.01100%coinbase74d ago0x68f6b7…791486

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.