Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f17…35470xbcf2…f553Base—$0.01100%coinbase69d ago0x25bc62…7fc053
0x4f17…35470x69ae…6124Base—$0.01100%coinbase69d ago0x8a88ff…4202cc
0x4f17…35470x8481…e78aBase—$0.01100%coinbase69d ago0xc54ad1…bbab69
0x4f17…35470xf61b…a8f4Base—$0.01100%coinbase69d ago0x3e0494…37488e
0x4f17…35470x4b91…2b60Base—$0.01100%coinbase70d ago0x4dd3f8…78d45b
0x4f17…35470x3b23…bca9Base—$0.01100%coinbase70d ago0x199c22…60c8e7
0x4f17…35470x2798…63aeBase—$0.01100%coinbase70d ago0x1154f8…37c332
0x4f17…35470x6ed4…8ccdBase—$0.01100%coinbase70d ago0xe7ca95…a8c6cf
0x4f17…35470x4d99…1440Base—$0.01100%coinbase70d ago0x82932e…4f2214
0x4f17…35470x3032…bd1aBase—$0.01100%coinbase70d ago0x235f05…497df4
0x4f17…35470x4a39…7ff4Base—$0.01100%coinbase70d ago0x2944f2…c68a59
0x4f17…35470x28c8…2bb3Base—$0.01100%coinbase70d ago0xe18224…33c878
0x4f17…35470x5c31…486fBase—$0.01100%coinbase70d ago0x7d3615…557035
0x4f17…35470x67cf…afe5Base—$0.01100%coinbase70d ago0xfb27fa…edaddc
0x4f17…35470x6de6…5f4aBase—$0.01100%coinbase70d ago0xaadc59…718158
0x4f17…35470x0c5d…83ebBase—$0.01100%coinbase70d ago0x237575…953701
0x4f17…35470x703f…e2a7Base—$0.01100%coinbase70d ago0xa26b76…830ad8
0x4f17…35470x71b2…d247Base—$0.01100%coinbase70d ago0xd4bf72…f40c3e
0x4f17…35470xa465…e293Base—$0.01100%coinbase70d ago0xf860f8…8e8a4c
0x4f17…35470x3434…145eBase—$0.01100%coinbase70d ago0xfa54f1…63c54e
0x4f17…35470x94d7…056cBase—$0.01100%coinbase70d ago0x2a6114…9304ac
0x4f17…35470xa47b…28c3Base—$0.01100%coinbase70d ago0x4f5042…ddfc5e
0x4f17…35470xcc98…57f1Base—$0.01100%coinbase70d ago0x594df7…636d44
0x4f17…35470xfe39…268eBase—$0.01100%coinbase70d ago0x2cf0f7…988ce7
0x4f17…35470xbc0e…7899Base—$0.01100%coinbase70d ago0xf2096d…9b3f68

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.