Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfbe7…b3910x06df…fd6fBaseStableUploadUpload$0.20100%coinbase107d ago0x245393…0bd9de
0xa449…15ac0xfbe7…b391Base—$2.50100%coinbase107d ago0x926726…e4798b
0xfbe7…b3910x06df…fd6fBaseStableUploadUpload$0.20100%coinbase107d ago0x8b9441…538bcf
0xfbe7…b3910x06df…fd6fBaseStableUploadUpload$0.20100%coinbase107d ago0xb191ae…fe9fc9
0xfbe7…b3910x06df…fd6fBaseStableUploadUpload$2.00100%coinbase107d ago0x216298…c64a39
0xa449…15ac0xfbe7…b391Base—$2.50100%coinbase107d ago0x18dda3…a5ff0d
0xfbe7…b3910x06df…fd6fBaseStableUploadUpload$0.20100%coinbase107d ago0xbf9542…8324f8
0xfbe7…b3910x06df…fd6fBaseStableUploadUpload$0.20100%coinbase107d ago0xa215bd…f0df57
0xfbe7…b3910x06df…fd6fBaseStableUploadUpload$0.20100%coinbase107d ago0x37ce82…b9befa
0xfbe7…b3910x06df…fd6fBaseStableUploadUpload$2.00100%coinbase107d ago0x29ff06…818f8f
0xa449…15ac0xfbe7…b391Base—$2.50100%coinbase107d ago0x6a7cf9…153559
0xfbe7…b3910x06df…fd6fBaseStableUploadUpload$0.20100%coinbase107d ago0x7fd399…93dce6
0xfbe7…b3910x06df…fd6fBaseStableUploadUpload$0.20100%coinbase107d ago0x1e7281…221fcb
0xfbe7…b3910x06df…fd6fBaseStableUploadUpload$2.00100%coinbase107d ago0x07c29f…f0fc58
0xa449…15ac0xfbe7…b391Base—$2.50100%coinbase107d ago0x440bd2…dfbb83
0xfbe7…b3910x325b…d430BaseStableEnrichExa$0.01100%coinbase107d ago0x9163fe…c9ec2c
0xfbe7…b3910x06df…fd6fBaseStableUploadUpload$0.20100%coinbase107d ago0x2d226d…f79012
0xfbe7…b3910x325b…d430BaseStableEnrichExa$0.01100%coinbase107d ago0x203b73…5dcd93
0xfbe7…b3910x06df…fd6fBaseStableUploadUpload$0.005100%coinbase107d ago0x7eab9f…82e43d
0xfbe7…b3910x325b…d430BaseStableEnrichExa$0.03100%coinbase107d ago0x3def0c…56bcc7
0xfbe7…b3910x325b…d430BaseStableEnrichExa$0.03100%coinbase107d ago0x3dce6a…e28e3e
0xfbe7…b3910x06df…fd6fBaseStableUploadUpload$0.02100%coinbase108d ago0xb24378…7604e3

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.