Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ae4…36db0x2b6d…32c5Base2sPublic-records$0.006100%coinbase74d ago0x0c81e2…93513f
0x7ae4…36db0x2b6d…32c5Base2sPublic-records$0.001100%coinbase74d ago0x56679c…f4db85
0x7ae4…36db0x2b6d…32c5Base2sPublic-records$0.00144100%coinbase74d ago0xb2dc3c…07b3e2
0x7ae4…36db0x2b6d…32c5Base2sPublic-records$0.001100%coinbase74d ago0xce9a25…534725
0x7ae4…36db0x2b6d…32c5Base2sPublic-records$0.0048100%coinbase75d ago0xee6fb7…cbd9a4
0x7ae4…36db0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase75d ago0x576ea5…7d8755
0x7ae4…36db0x2b6d…32c5Base2sPublic-records$0.00144100%coinbase75d ago0xb582fc…811844
0x7ae4…36db0x2b6d…32c5Base2sPublic-records$0.00144100%coinbase75d ago0x377e5f…11e235
0x7ae4…36db0x2b6d…32c5Base2sPublic-records$0.001100%coinbase75d ago0x00994f…876d5e
0x7ae4…36db0x2b6d…32c5Base2sPublic-records$0.001100%coinbase75d ago0x219c5e…8f6388
0x7ae4…36db0x2b6d…32c5Base2sPublic-records$0.00144100%coinbase75d ago0x08c3d3…b1e1eb
0x7ae4…36db0x2b6d…32c5Base2sPublic-records$0.001100%coinbase75d ago0xb84247…2ea7bd
0x7ae4…36db0x2b6d…32c5Base2sPublic-records$0.006100%coinbase75d ago0x5956b1…0dba8c
0x7ae4…36db0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase75d ago0xac7edc…f6dc2d
0x7ae4…36db0x2b6d…32c5Base2sPublic-records$0.001100%coinbase75d ago0xc9db41…974917
0x7ae4…36db0x2b6d…32c5Base2sPublic-records$0.001100%coinbase75d ago0xbb2672…fdf2eb
0x7ae4…36db0x2b6d…32c5Base2sPublic-records$0.001100%coinbase75d ago0xeecef9…fbedec
0x7ae4…36db0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase75d ago0x52a401…a0b843
0x7ae4…36db0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase75d ago0x755030…c045e3
0x7ae4…36db0x2b6d…32c5Base2sPublic-records$0.001100%coinbase75d ago0x0f3683…1642e1
0x7ae4…36db0x2b6d…32c5Base2sPublic-records$0.0048100%coinbase75d ago0x0bcc27…84b257

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.