Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6572…1ca90x26fb…69c1Base—$0.01100%coinbase77d ago0x8f46db…7ea656
0x6572…1ca90x46b4…9b67Base—$0.01100%coinbase77d ago0x643cce…e2e7ec
0x6572…1ca90x200c…dc64Base—$0.01100%coinbase77d ago0xcc3651…74b38a
0x6572…1ca90xf6a9…aa76Base—$0.01100%coinbase77d ago0x21fde7…fdd636
0x6572…1ca90xcb59…a63fBase—$0.01100%coinbase77d ago0x52bdbf…2c9820
0x6572…1ca90x138b…9bb9Base—$0.01100%coinbase77d ago0x75acd3…8e4c81
0x6572…1ca90xd605…8ee5Base—$0.01100%coinbase77d ago0x24fed5…29f754
0x6572…1ca90xbb31…2650Base—$0.01100%coinbase77d ago0x9546c6…ec8583
0x6572…1ca90x59e9…7198Base—$0.01100%coinbase77d ago0x9006e2…d8e928
0x6572…1ca90xe398…f26cBase—$0.01100%coinbase77d ago0x8b9521…b16580
0x6572…1ca90x104f…1fe7Base—$0.01100%coinbase77d ago0xeaedfb…122816
0x6572…1ca90x6741…bb5fBase—$0.01100%coinbase77d ago0x7467c9…1e2e5f
0x6572…1ca90x1826…a29bBase—$0.01100%coinbase77d ago0xd8ec03…592039
0x6572…1ca90x6552…f59eBase—$0.01100%coinbase77d ago0x5e7e03…5c2c29
0x6572…1ca90xcc0f…b0abBase—$0.01100%coinbase77d ago0x638ffd…01f6a6
0x6572…1ca90x2a5f…5bb2Base—$0.01100%coinbase77d ago0x50b4de…427474
0x6572…1ca90xf2b7…9c92Base—$0.01100%coinbase78d ago0xd09df5…459b2f
0x6572…1ca90x9ff7…9c26Base—$0.01100%coinbase78d ago0xd4f67d…79b325
0x6572…1ca90x4f2d…8eccBase—$0.01100%coinbase78d ago0xc487a0…523575
0x6572…1ca90x27a4…89a5Base—$0.01100%coinbase78d ago0x0e4a32…c57a79
0x6572…1ca90x2009…9204Base—$0.01100%coinbase78d ago0xa2d0ac…147016
0x6572…1ca90xa789…36a4Base—$0.01100%coinbase78d ago0x1cdc72…b13274
0x6572…1ca90x1731…881fBase—$0.01100%coinbase78d ago0x72e898…e3d592
0x6572…1ca90x7879…b42cBase—$0.01100%coinbase78d ago0xf071c0…682b15
0x6572…1ca90xffa2…201cBase—$0.01100%coinbase78d ago0xe57f95…633b71

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.