Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown45d ago0xd1e987…5e1686
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown45d ago0x132ac6…a7f062
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown45d ago0x3cfd7c…67500c
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown45d ago0x7528e5…f4d7a1
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown45d ago0xd8c302…35028d
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown46d ago0xad7566…a11e53
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown46d ago0x5d97d4…eaac64
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown46d ago0x1f98d5…4f0581
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown46d ago0xd603e2…3ba7df
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown46d ago0x2f06d5…5d83c8
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown46d ago0x3f1a83…df957e
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown46d ago0xc79d86…d8ead5
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown46d ago0x3c2806…ed0024
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown46d ago0x6efa61…05a22e
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown46d ago0x67f314…f864ea
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown46d ago0xd16091…da868f
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown46d ago0x169aa1…ade596
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown46d ago0x8c0138…b2a6e7
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown46d ago0xf4cb78…345b92
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown46d ago0xbc5312…4a4da6
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown46d ago0x9d9cab…4f4b98
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown46d ago0xb1446b…91eaca
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown46d ago0x02a34b…b05d6d
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown46d ago0xfdf766…434c9d
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown46d ago0x23c83a…26e54e

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.