Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ddb…45170x9c95…e299Base$0.001100%Route unknown65d ago0xc58ee1…51f056
0x3ddb…45170x9c95…e299Base$0.001100%Route unknown65d ago0xc46a81…39e1dd
0x3ddb…45170x9c95…e299Base$0.001100%Route unknown65d ago0x579885…4ce1b8
0x3ddb…45170x9c95…e299Base$0.001100%Route unknown65d ago0xe9ea63…ca1823
0x3ddb…45170x9c95…e299Base$0.001100%Route unknown65d ago0x333aff…569ad2
0x3ddb…45170x9c95…e299Base$0.001100%Route unknown65d ago0xee23a9…ef4f2d
0x3ddb…45170x9c95…e299Base$0.001100%Route unknown66d ago0x62d6e2…e0761b
0x3ddb…45170x9c95…e299Base$0.001100%Route unknown66d ago0xf69eb5…eb7d99
0x3ddb…45170x9c95…e299Base$0.001100%Route unknown66d ago0xecf02a…cb3db8
0x3ddb…45170x9c95…e299Base$0.001100%Route unknown66d ago0x2a70da…399df5
0x3ddb…45170x9c95…e299Base$0.001100%Route unknown66d ago0x67a688…4ab668
0x3ddb…45170x9c95…e299Base$0.001100%Route unknown66d ago0x61b1f9…02823f
0x3ddb…45170x9c95…e299Base$0.001100%Route unknown66d ago0xc80d5f…435384
0x3ddb…45170x9c95…e299Base$0.001100%Route unknown66d ago0x70c19f…3bbde5
0x3ddb…45170x9c95…e299Base$0.001100%Route unknown66d ago0x9d11bb…5c65d2
0x3ddb…45170x9c95…e299Base$0.001100%Route unknown66d ago0x45194a…adc98b
0x3ddb…45170x9c95…e299Base$0.001100%Route unknown66d ago0xc6d61a…0b87c0
0x3ddb…45170x9c95…e299Base$0.001100%Route unknown66d ago0x3d457f…e7220d
0x3ddb…45170x9c95…e299Base$0.001100%Route unknown66d ago0x777a72…80c62e
0x3ddb…45170x9c95…e299Base$0.001100%Route unknown66d ago0xd9b828…625954
0x3ddb…45170x9c95…e299Base$0.001100%Route unknown66d ago0x488038…bf6f81
0x3ddb…45170x9c95…e299Base$0.001100%Route unknown66d ago0x45bb1b…26fae6
0x3ddb…45170x9c95…e299Base$0.001100%Route unknown66d ago0xaf5fd6…e3c8de
0x3ddb…45170x9c95…e299Base$0.001100%Route unknown66d ago0xf54fde…242be9
0x3ddb…45170x9c95…e299Base$0.001100%Route unknown66d ago0x1308aa…de283f

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.