Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa85d ago0x2c9c5e…f18cda
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa85d ago0x68b8be…443234
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa85d ago0x50f80e…6490b5
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa85d ago0x11e177…1e0b61
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa85d ago0x6939b3…eb2cfd
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa85d ago0x50a072…7f3ba5
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa85d ago0xd42346…aa0586
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa85d ago0x8d0e88…e5061a
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa85d ago0x669037…1adf81
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa85d ago0xa312f7…301d14
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa85d ago0x68cfad…339afd
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa85d ago0xb344ef…0d9849
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa85d ago0x1f1792…9e6320
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa85d ago0x48e0c2…9d27f1
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa85d ago0x89b230…f4bef2
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa85d ago0xbe43d0…c89761
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa85d ago0x149504…ca24d0
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa85d ago0x0553d4…6b9da2
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa86d ago0xa83a16…2ce534
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa86d ago0xf2204f…9ede44
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa86d ago0x31541e…d2f420

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.