Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa51d ago0x4d3a0b…9e03f2
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa51d ago0x3ee300…c9d7d7
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa51d ago0x289342…7be99d
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa52d ago0xb360bc…146aab
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa52d ago0x4d7f97…316dfe
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa52d ago0x3a2cf5…bf92b2
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa52d ago0xea3c6f…26e5da
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa52d ago0xc91275…98fd0c
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa52d ago0x4eb29d…ef42c4
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa52d ago0x5b3487…f242e1
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa52d ago0x0efe5a…ad72ed
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa52d ago0x10dfef…68e405
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa52d ago0x0f5b89…8bba04
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa52d ago0x216e8b…7c84b1
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa52d ago0xe35541…bf17de
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa52d ago0xb2b4b4…5a471a
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa52d ago0xfdee0b…9d1f13
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa52d ago0xf60ad1…31a371
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa52d ago0xab6bd1…f8acfb
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa52d ago0xbf3d82…c4c0c8
0x91fa…e83a0xfe80…47eeBase$0.001100%fluxa52d ago0x0b623d…fefd6e
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa52d ago0xb51fed…1c3153
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa52d ago0xc93a0d…17480a
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa52d ago0xfb3a7a…00e0b7
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa52d ago0x6a7fae…bbe49a

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.