Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x43a5…7fffStationFXBaseStationFXFunction-marketplace$0.008100%coinbase29d ago0x6babc6…e029ed
0x43a5…7fffStationFXBaseStationFXFunction-marketplace$0.008100%coinbase29d ago0x3f3822…e655e9
0x43a5…7fffStationFXBaseStationFXFunction-marketplace$0.008100%coinbase29d ago0x667c68…2cd04e
0x43a5…7fffStationFXBaseStationFXFunction-marketplace$0.008100%coinbase29d ago0xd625d4…94c0b5
0x43a5…7fffStationFXBaseStationFXFunction-marketplace$0.008100%coinbase29d ago0x9dea30…2de443
0x43a5…7fffStationFXBaseStationFXFunction-marketplace$0.008100%coinbase29d ago0x146f49…e1298c
0x43a5…7fffStationFXBaseStationFXFunction-marketplace$0.008100%coinbase29d ago0x393a76…b91ffd
0x43a5…7fffStationFXBaseStationFXFunction-marketplace$0.008100%coinbase29d ago0xd1d85b…f46276
0x43a5…7fffStationFXBaseStationFXFunction-marketplace$0.005100%coinbase29d ago0x9d71a6…2f6b0c
0x43a5…7fffStationFXBaseStationFXFunction-marketplace$0.005100%coinbase29d ago0xc2a24d…9a9c02
0x43a5…7fffStationFXBaseStationFXFunction-marketplace$0.005100%coinbase29d ago0x2a250f…e6aa0a
0x43a5…7fffStationFXBaseStationFXFunction-marketplace$0.005100%coinbase29d ago0x8e0477…fd00d7
0x43a5…7fffStationFXBaseStationFXFunction-marketplace$0.005100%coinbase29d ago0x334b30…2898f9
0x43a5…7fffStationFXBaseStationFXFunction-marketplace$0.005100%coinbase29d ago0xc7a2d4…9ee3ff
0x43a5…7fffStationFXBaseStationFXFunction-marketplace$0.005100%coinbase29d ago0xe9fac0…921ae0
0x43a5…7fffStationFXBaseStationFXFunction-marketplace$0.005100%coinbase29d ago0x15fd4d…11ae55
0x43a5…7fffStationFXBaseStationFXFunction-marketplace$0.005100%coinbase29d ago0xc3d1f8…14bcd0
0x43a5…7fffStationFXBaseStationFXFunction-marketplace$0.005100%coinbase29d ago0xcff249…ebb54a
0x43a5…7fffStationFXBaseStationFXFunction-marketplace$0.005100%coinbase29d ago0x3b4b35…759f3f
0x43a5…7fffStationFXBaseStationFXFunction-marketplace$0.005100%coinbase29d ago0xddb663…511f9e
0x43a5…7fffStationFXBaseStationFXFunction-marketplace$0.005100%coinbase29d ago0x5dc2e4…fd4a50
0x43a5…7fffStationFXBaseStationFXFunction-marketplace$0.005100%coinbase29d ago0xfa7068…226303
0x43a5…7fffStationFXBaseStationFXFunction-marketplace$0.005100%coinbase29d ago0x66ff90…2152e1
0x43a5…7fffStationFXBaseStationFXFunction-marketplace$0.005100%coinbase29d ago0xf8f599…4cc26a
0x43a5…7fffStationFXBaseStationFXFunction-marketplace$0.005100%coinbase29d ago0x526cbb…d0ddcb

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.