Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6e65…14c40x9c95…e299Base—$0.001100%fluxa58d ago0x592ca9…42c472
0x6e65…14c40x9c95…e299Base—$0.001100%fluxa58d ago0x34c7f2…d2282b
0x6e65…14c40x9c95…e299Base—$0.001100%fluxa58d ago0x57910a…9b33fd
0x6e65…14c40x9c95…e299Base—$0.001100%fluxa58d ago0xdf4d98…ec68ff
0x6e65…14c40x9c95…e299Base—$0.001100%fluxa58d ago0xada3de…c81543
0x6e65…14c40x9c95…e299Base—$0.001100%fluxa58d ago0xa2ba60…0a4a68
0x6e65…14c40x9c95…e299Base—$0.001100%fluxa58d ago0x4d7616…28676f
0x6e65…14c40x9c95…e299Base—$0.001100%fluxa58d ago0x44c59b…3d5dba
0x6e65…14c40x9c95…e299Base—$0.001100%fluxa58d ago0x6563da…43ffba
0x6e65…14c40x9c95…e299Base—$0.001100%fluxa58d ago0xf61697…635bd5
0x6e65…14c40x9c95…e299Base—$0.001100%fluxa58d ago0x02f09c…3c8fe2
0x6e65…14c40x9c95…e299Base—$0.001100%fluxa58d ago0x9e1c6b…13e8f3
0x6e65…14c40x9c95…e299Base—$0.001100%fluxa58d ago0x3b4079…7f2fe8
0x6e65…14c40x9c95…e299Base—$0.001100%fluxa58d ago0x098825…533eb0
0x6e65…14c40x9c95…e299Base—$0.001100%fluxa58d ago0xa14f1c…eaac4d
0x6e65…14c40x9c95…e299Base—$0.001100%fluxa58d ago0x5b1776…41f6e7
0x6e65…14c40x9c95…e299Base—$0.001100%fluxa58d ago0xc48b51…6e982d
0x6e65…14c40x9c95…e299Base—$0.001100%fluxa58d ago0x67f1e0…8b7abd
0x6e65…14c40x9c95…e299Base—$0.001100%fluxa58d ago0x1e20d3…0cbdc2
0x6e65…14c40x9c95…e299Base—$0.001100%fluxa58d ago0x772602…f72f1c
0x6e65…14c40x9c95…e299Base—$0.001100%fluxa58d ago0xff0b74…b9f89a
0x6e65…14c40x9c95…e299Base—$0.001100%fluxa58d ago0x7eed20…139d30
0x6e65…14c40x9c95…e299Base—$0.001100%fluxa58d ago0xe9b0ba…e5ba49
0x6e65…14c40x9c95…e299Base—$0.001100%fluxa58d ago0xd49f9b…1a076b
0x6e65…14c40x9c95…e299Base—$0.001100%fluxa58d ago0xb32998…d420e8

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.