Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfcc0…88170x743d…d417Base—$0.01100%coinbase65d ago0x49d1a5…0d5c98
0xfcc0…88170x4b4f…08ffBase—$0.01100%coinbase65d ago0x656bdd…043884
0xfcc0…88170xe516…450bBase—$0.01100%coinbase65d ago0xc129cb…c8dadb
0xfcc0…88170x3028…bb2dBase—$0.01100%coinbase65d ago0xdbdce4…16da52
0xfcc0…88170x22d8…31dfBase—$0.01100%coinbase65d ago0x8823d2…2e2967
0xfcc0…88170xf70b…b7eeBase—$0.01100%coinbase65d ago0x2d86b2…81efce
0xfcc0…88170x1a6f…ee0cBase—$0.01100%coinbase65d ago0x0e884a…360290
0xfcc0…88170x1abe…fa84Base—$0.01100%coinbase65d ago0xa3d071…1cfdd3
0xfcc0…88170xfef0…ee74Base—$0.01100%coinbase65d ago0xb18634…d6328d
0xfcc0…88170x1612…9ce7Base—$0.01100%coinbase65d ago0xe391ad…77ede9
0xfcc0…88170x844a…5483Base—$0.01100%coinbase65d ago0xc1c426…62c006
0xfcc0…88170x2e2f…c232Base—$0.01100%coinbase65d ago0x5fc7d1…1c61bd
0xfcc0…88170x2152…2ebcBase—$0.01100%coinbase65d ago0x43c795…a63057
0xfcc0…88170xb24a…0527Base—$0.01100%coinbase65d ago0x9bb6f1…dd77fb
0xfcc0…88170x213e…1d16Base—$0.01100%coinbase65d ago0x3d0dc5…56dd8b
0xfcc0…88170xda51…1413Base—$0.01100%coinbase65d ago0x47e5c4…f65a30
0xfcc0…88170xbe53…e4f7Base—$0.01100%coinbase65d ago0x836e28…d5e980
0xfcc0…88170x16f7…c819Base—$0.01100%coinbase65d ago0xdfbedc…7609f0
0xfcc0…88170x2a1f…a105Base—$0.01100%coinbase65d ago0x5db7de…837467
0xfcc0…88170xb148…5036Base—$0.01100%coinbase65d ago0xabe4a0…6c930e
0xfcc0…88170xa068…95deBase—$0.01100%coinbase65d ago0xd2d1a6…ae4f7c
0xfcc0…88170x1240…bc38Base—$0.01100%coinbase65d ago0xdb7dad…4cf368
0xfcc0…88170x6d30…e4abBase—$0.01100%coinbase65d ago0x4db6c4…f1f4fe
0xfcc0…88170xaa36…1001Base—$0.01100%coinbase65d ago0x3abf48…ff3852
0xfcc0…88170x3357…de2fBase—$0.01100%coinbase65d ago0x120e99…65664d

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.