Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa46d ago0xfb21b9…b3f77e
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa46d ago0xcefffb…eaa0ee
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa46d ago0xb28b24…79b847
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa46d ago0x752cae…44a797
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa46d ago0xe44c77…41e14d
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa46d ago0x5f1b8d…226091
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa46d ago0x7a24d0…bfe302
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa46d ago0x062628…14004a
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa46d ago0x8500d1…463963
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa46d ago0x860020…98228e
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa46d ago0x852712…5ea793
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa46d ago0xfe84c3…3453c3
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa46d ago0x268061…bf071b
0x6d2d…bffb0xfe80…47eeBase—$0.001100%fluxa46d ago0xebba1c…236f83
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa46d ago0xb5317e…2afaa3
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa46d ago0xaedf10…69d92c
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa46d ago0xad77a5…efded7
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa46d ago0x029f99…1340f9
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa46d ago0x2281b3…66c01d
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa46d ago0x2b75d4…29f610
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa46d ago0xc51959…e2efe9
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa46d ago0xbc9a2e…0691db
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa46d ago0x4ddc9f…7869b6
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa46d ago0x3e4c7e…372390
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa46d ago0x22da5e…e35cf0

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.