Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfa6…e7b90xcb42…0f30Base—$0.01100%coinbase78d ago0x1c04fb…3282ba
0xcfa6…e7b90x6601…858fBase—$0.01100%coinbase78d ago0x9fd75c…73d054
0xcfa6…e7b90x283f…8cbbBase—$0.01100%coinbase78d ago0xe57438…bbf7d9
0xcfa6…e7b90xe707…a637Base—$0.01100%coinbase78d ago0xdf7d09…69b5bf
0xcfa6…e7b90xaf24…b11bBase—$0.01100%coinbase78d ago0x0e2103…12227f
0xcfa6…e7b90x816a…43aeBase—$0.01100%coinbase78d ago0xbb24e3…d24437
0xcfa6…e7b90xc162…9c32Base—$0.01100%coinbase78d ago0x8f9cce…5c3356
0xcfa6…e7b90xed74…a299Base—$0.01100%coinbase78d ago0x6a89ae…faeb9c
0xcfa6…e7b90xe6e4…b778Base—$0.01100%coinbase78d ago0x802c1d…81967c
0xcfa6…e7b90x26c8…3c00Base—$0.01100%coinbase78d ago0x15a729…717253
0xcfa6…e7b90xa383…4ae5Base—$0.01100%coinbase78d ago0x1557d9…29ae11
0xcfa6…e7b90x57f2…98ceBase—$0.01100%coinbase78d ago0xfe5d80…7e4b60
0xcfa6…e7b90x968f…b9a7Base—$0.01100%coinbase78d ago0x2afb4d…5d8ba6
0xcfa6…e7b90xcb20…6166Base—$0.01100%coinbase78d ago0x28cebd…4fd150
0xcfa6…e7b90xc7ec…9411Base—$0.01100%coinbase78d ago0x76cd39…c011f0
0xcfa6…e7b90x6a5b…58bbBase—$0.01100%coinbase78d ago0x3d02ed…ea59cc
0xcfa6…e7b90xfa41…14b2Base—$0.01100%coinbase78d ago0x590cd8…79bd8f
0xcfa6…e7b90xfbc7…1e5dBase—$0.01100%coinbase78d ago0x5168d5…a5caab
0xcfa6…e7b90xb079…bde8Base—$0.01100%coinbase78d ago0xc05548…31e4ce
0xcfa6…e7b90x9b83…b710Base—$0.01100%coinbase78d ago0xb8cb9d…ca7631
0xcfa6…e7b90x753d…11dbBase—$0.01100%coinbase78d ago0x0d73fb…829b3b
0xcfa6…e7b90x29ba…b22fBase—$0.01100%coinbase78d ago0xa19935…ac854c
0xcfa6…e7b90xd2cc…f205Base—$0.01100%coinbase78d ago0x7c8d23…1afed5
0xcfa6…e7b90x32c5…203fBase—$0.01100%coinbase78d ago0xeaabc3…f2da88
0xcfa6…e7b90x4598…38daBase—$0.01100%coinbase78d ago0x896e71…4d81db

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.