Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa71d ago0x38c87f…7ec99c
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa72d ago0xf0e3d9…21ca93
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa72d ago0x678175…5ed26c
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa72d ago0xce84ab…734921
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa72d ago0xb68392…0ca704
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa72d ago0x7cccec…528a9f
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa72d ago0xfa3f71…715b71
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa72d ago0x6847db…2f2170
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa72d ago0x42a86f…d27e91
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa72d ago0x8b91a4…d2b6b4
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa72d ago0xde6506…2ce7dd
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa72d ago0x8635a9…8ac365
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa72d ago0xcb6962…cb5542
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa72d ago0xf95779…ea40ae
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa72d ago0x146de0…a578a6
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa72d ago0x4d343d…72755b
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa72d ago0xa9d431…e13dc6
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa72d ago0x5cc92c…7e8238
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa72d ago0xb838ce…3e34ce
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa72d ago0xdca348…cbab93
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa72d ago0xf1bce4…61eb6e
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa72d ago0x8e80e0…aeb8ca
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa72d ago0xad25ca…c0bbdf
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa72d ago0x7770d8…e48305
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa72d ago0x46bbea…30ce35

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.