Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7671…80d90x9c95…e299Base$0.001100%Route unknown68d ago0xa08244…2188f1
0x7671…80d90x9c95…e299Base$0.001100%Route unknown68d ago0x3dc76e…172643
0x7671…80d90x9c95…e299Base$0.001100%Route unknown68d ago0x3e0268…887244
0x7671…80d90x9c95…e299Base$0.001100%Route unknown68d ago0xc57d99…26408e
0x7671…80d90x9c95…e299Base$0.001100%Route unknown68d ago0xd388e3…83fdef
0x7671…80d90x9c95…e299Base$0.001100%Route unknown68d ago0xdca9d7…5e7abf
0x7671…80d90x9c95…e299Base$0.001100%Route unknown68d ago0x53fbbf…ad3d6e
0x7671…80d90x9c95…e299Base$0.001100%Route unknown68d ago0x17e92d…9d50c6
0x7671…80d90x9c95…e299Base$0.001100%Route unknown68d ago0xc158fd…a41723
0x7671…80d90x9c95…e299Base$0.001100%Route unknown68d ago0x10b1b1…8cd0ee
0x7671…80d90x9c95…e299Base$0.001100%Route unknown68d ago0x31bd51…c6054a
0x7671…80d90x9c95…e299Base$0.001100%Route unknown68d ago0xa6df89…6a6752
0x7671…80d90x9c95…e299Base$0.001100%Route unknown68d ago0x051708…b1cab5
0x7671…80d90x9c95…e299Base$0.001100%Route unknown68d ago0x7cc364…5a70ef
0x7671…80d90x9c95…e299Base$0.001100%Route unknown68d ago0x667488…06caa1
0x7671…80d90x9c95…e299Base$0.001100%Route unknown68d ago0x368982…782930
0x7671…80d90x9c95…e299Base$0.001100%Route unknown68d ago0xa230f7…1d1133
0x7671…80d90x9c95…e299Base$0.001100%Route unknown68d ago0x92ccd7…50ed59
0x7671…80d90x9c95…e299Base$0.001100%Route unknown68d ago0x7e1054…8069cd
0x7671…80d90x9c95…e299Base$0.001100%Route unknown68d ago0x889829…068f60
0x7671…80d90x9c95…e299Base$0.001100%Route unknown68d ago0xa3de89…feb9f6
0x7671…80d90x9c95…e299Base$0.001100%Route unknown68d ago0x5593ac…6f4438
0x7671…80d90x9c95…e299Base$0.001100%Route unknown68d ago0x6d64c5…e62fa6
0x7671…80d90x9c95…e299Base$0.001100%Route unknown69d ago0xd9e7cc…4886a3
0x7671…80d90x9c95…e299Base$0.001100%Route unknown69d ago0x53c269…6d4e16

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.