Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc318…5b420x9c95…e299Base—$0.001100%fluxa82d ago0x91708f…134170
0xc318…5b420x9c95…e299Base—$0.001100%fluxa82d ago0x8ef153…562c7b
0xc318…5b420x9c95…e299Base—$0.001100%fluxa82d ago0xf13fcb…31aed8
0xc318…5b420x9c95…e299Base—$0.001100%fluxa82d ago0xd5151d…2d9b18
0xc318…5b420x9c95…e299Base—$0.001100%fluxa82d ago0x1748d4…374cdd
0xc318…5b420x9c95…e299Base—$0.001100%fluxa82d ago0x9c216a…a61aa0
0xc318…5b420x9c95…e299Base—$0.001100%fluxa83d ago0xa39668…c685ee
0xc318…5b420x9c95…e299Base—$0.001100%fluxa83d ago0x01c8a0…fc9007
0xc318…5b420x9c95…e299Base—$0.001100%fluxa83d ago0x8f5b75…034d8c
0xc318…5b420x9c95…e299Base—$0.001100%fluxa83d ago0xb62e6d…3d16f4
0xc318…5b420x9c95…e299Base—$0.001100%fluxa83d ago0x4e2249…e98d99
0xc318…5b420x9c95…e299Base—$0.001100%fluxa83d ago0xf5d1f3…a23ae2
0xc318…5b420x9c95…e299Base—$0.001100%fluxa83d ago0x69d158…f35523
0xc318…5b420x9c95…e299Base—$0.001100%fluxa83d ago0xc212e2…85cb35
0xc318…5b420x9c95…e299Base—$0.001100%fluxa83d ago0x038eda…c06385
0xc318…5b420x9c95…e299Base—$0.001100%fluxa83d ago0x5d56fd…9aea80
0xc318…5b420x9c95…e299Base—$0.001100%fluxa83d ago0x7a62a4…04b354
0xc318…5b420x9c95…e299Base—$0.001100%fluxa83d ago0xecd86b…a8824f
0xc318…5b420x9c95…e299Base—$0.001100%fluxa83d ago0xd3dd85…fbc904
0xc318…5b420x9c95…e299Base—$0.001100%fluxa83d ago0x72a133…004709
0xc318…5b420x9c95…e299Base—$0.001100%fluxa83d ago0x8a00fb…1111f8
0xc318…5b420x9c95…e299Base—$0.001100%fluxa83d ago0x170d32…d69db8
0xc318…5b420x9c95…e299Base—$0.001100%fluxa83d ago0x0337cb…0e1121
0xc318…5b420x9c95…e299Base—$0.001100%fluxa83d ago0xf83fbd…adf704
0xc318…5b420x9c95…e299Base—$0.001100%fluxa83d ago0x8f5bec…968a17

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.