Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3634…98b70x9c95…e299Base$0.001100%Route unknown30d ago0xe5c3ea…b57c76
0x3634…98b70x9c95…e299Base$0.001100%Route unknown30d ago0x2287c7…47e542
0x3634…98b70x9c95…e299Base$0.001100%Route unknown30d ago0x8eebfb…219581
0x3634…98b70x9c95…e299Base$0.001100%Route unknown30d ago0xb70120…a85b62
0x3634…98b70x9c95…e299Base$0.001100%Route unknown30d ago0x044bce…7ef682
0x3634…98b70x9c95…e299Base$0.001100%Route unknown30d ago0x6b5e67…f0dc72
0x3634…98b70x9c95…e299Base$0.001100%Route unknown30d ago0x53c74f…859124
0x3634…98b70x9c95…e299Base$0.001100%Route unknown30d ago0x239449…e79604
0x3634…98b70x9c95…e299Base$0.001100%Route unknown30d ago0x456208…7668e3
0x3634…98b70x9c95…e299Base$0.001100%Route unknown30d ago0x999901…b7b329
0x3634…98b70x9c95…e299Base$0.001100%Route unknown30d ago0xfc0c33…eb08ff
0x3634…98b70x9c95…e299Base$0.001100%Route unknown30d ago0x60d32e…9535df
0x3634…98b70x9c95…e299Base$0.001100%Route unknown30d ago0xc671f2…e1a4ea
0x3634…98b70x9c95…e299Base$0.001100%Route unknown30d ago0x99835a…db93b1
0x3634…98b70x9c95…e299Base$0.001100%Route unknown30d ago0x2c4442…0e8754
0x3634…98b70x9c95…e299Base$0.001100%Route unknown30d ago0x935db6…00d398
0x3634…98b70x9c95…e299Base$0.001100%Route unknown30d ago0x23410f…92ccdb
0x3634…98b70x9c95…e299Base$0.001100%Route unknown30d ago0x3d0bb9…9c277c
0x3634…98b70x9c95…e299Base$0.001100%Route unknown30d ago0xa96fcc…6efeb7
0x3634…98b70x9c95…e299Base$0.001100%Route unknown30d ago0x0407a5…049dcc
0x3634…98b70x9c95…e299Base$0.001100%Route unknown30d ago0xebcd16…1fcca7
0x3634…98b70x9c95…e299Base$0.001100%Route unknown30d ago0xcc9b9a…15c48d
0x3634…98b70x9c95…e299Base$0.001100%Route unknown30d ago0x419659…043409
0x3634…98b70x9c95…e299Base$0.001100%Route unknown30d ago0xa6f9ac…6578b7
0x3634…98b70x9c95…e299Base$0.001100%Route unknown30d ago0x030be5…9ac745

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.