Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa47d ago0x8ab3d6…df88ab
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa47d ago0xbab26e…4a6f66
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa47d ago0x004821…db5749
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa47d ago0x60e127…fafe75
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa47d ago0xd0bf82…0e2450
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa47d ago0xd2a77f…bbce29
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa47d ago0x22e909…027a53
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa47d ago0x87603b…d40c57
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa47d ago0x310e06…9ba72f
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa47d ago0xd0de2a…15cb9b
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa47d ago0x20079e…3db51d
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa47d ago0x32c256…e4eaaa
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa47d ago0x127a1e…2f3500
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa47d ago0xfaed71…eae6d4
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa47d ago0xea7cb5…eca600
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa47d ago0xefc607…250532
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa47d ago0x89be67…8079aa
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa47d ago0x066ed2…ba54a7
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa47d ago0x4bed32…4fe028
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa47d ago0x700d32…c980ba
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa47d ago0x4bcdfb…06f708
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa47d ago0xe1ed09…67d487
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa47d ago0x81bca4…9c2b65
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa47d ago0x2a4675…b3c9ed
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa48d ago0x5bb922…330094

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.