Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85bd…db6b0x06df…fd6fBaseStableUploadUpload$0.005100%coinbase83d ago0xd46c46…9f8735
0x85bd…db6b0x2b6d…32c5Base2sPublic-records$0.01100%coinbase83d ago0x32af6a…58338c
0x85bd…db6b0x2b6d…32c5Base2sPublic-records$0.00108100%coinbase83d ago0xa411cf…42a2a3
0x85bd…db6b0x2b6d…32c5Base2sPublic-records$0.02100%coinbase83d ago0xb5e560…dee320
0x85bd…db6b0x2b6d…32c5Base2sPublic-records$0.00108100%coinbase83d ago0x7e87a6…9730a3
0x85bd…db6b0x2b6d…32c5Base2sPublic-records$0.02100%coinbase83d ago0xa575c3…32bbd2
0x85bd…db6b0x2b6d…32c5Base2sPublic-records$0.00108100%coinbase83d ago0xd76c42…1bf084
0x85bd…db6b0x2b6d…32c5Base2sPublic-records$0.01100%coinbase83d ago0x5abef0…24d5a9
0x85bd…db6b0x2b6d…32c5Base2sPublic-records$0.00108100%coinbase83d ago0x3739b7…b2abd8
0x85bd…db6b0x2b6d…32c5Base2sPublic-records$0.01100%coinbase83d ago0x1c26c2…ce1bdc
0x85bd…db6b0x2b6d…32c5Base2sPublic-records$0.00108100%coinbase83d ago0xd3125d…d7b7ad
0x85bd…db6b0x2b6d…32c5Base2sPublic-records$0.01100%coinbase83d ago0xeb7e23…800bdc
0x85bd…db6b0x2b6d…32c5Base2sPublic-records$0.00108100%coinbase83d ago0xd0b7be…f61b33
0x85bd…db6b0x2b6d…32c5Base2sPublic-records$0.00108100%coinbase83d ago0x6c4e76…16a7ba
0x85bd…db6b0x2b6d…32c5Base2sPublic-records$0.00108100%coinbase83d ago0xe3e3bb…abd1dc

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.