Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6b46…e9330x2fec…f35cBaseAgentOracle PreflightPreflight$0.05100%coinbase18d ago0x7e701a…c08cc0
0x7ef1…4ae20x2fec…f35cBaseAgentOracle PreflightPreflight$0.01100%coinbase18d ago0xcdebfd…d229e5
0x6b46…e9330x2fec…f35cBaseAgentOracle PreflightPreflight$0.05100%coinbase18d ago0x5579cd…2b6f1b
0x6b46…e9330x2fec…f35cBaseAgentOracle PreflightPreflight$0.05100%coinbase18d ago0x501a1f…ed2701
0x6b46…e9330x2fec…f35cBaseAgentOracle PreflightPreflight$0.25100%coinbase18d ago0x173d81…3dc945
0x6b46…e9330x2fec…f35cBaseAgentOracle PreflightPreflight$0.25100%coinbase18d ago0xb49740…bf80fb
0x6b46…e9330x2fec…f35cBaseAgentOracle PreflightPreflight$0.25100%coinbase18d ago0xfa0a89…4cbb95
0x6b46…e9330x2fec…f35cBaseAgentOracle PreflightPreflight$0.25100%coinbase19d ago0x811707…d3413d
0x6b46…e9330x2fec…f35cBaseAgentOracle PreflightPreflight$0.25100%coinbase19d ago0x9561c3…86abcb
0x6b46…e9330x2fec…f35cBaseAgentOracle PreflightPreflight$0.10100%coinbase19d ago0xd991f3…eb8a08
0x6b46…e9330x2fec…f35cBaseAgentOracle PreflightPreflight$0.25100%coinbase19d ago0x0dce79…8bfa51
0x6b46…e9330x2fec…f35cBaseAgentOracle PreflightPreflight$0.25100%coinbase19d ago0xf41e5e…2cdc3b
0x6b46…e9330x2fec…f35cBaseAgentOracle PreflightPreflight$0.10100%coinbase19d ago0x14a70c…aba2a6
0x6b46…e9330x2fec…f35cBaseAgentOracle PreflightPreflight$0.25100%coinbase19d ago0x728431…0fafb9
0x6b46…e9330x2fec…f35cBaseAgentOracle PreflightPreflight$0.01100%coinbase19d ago0xaa1f58…c34232
0x6b46…e9330x2fec…f35cBaseAgentOracle PreflightPreflight$0.03100%coinbase19d ago0x681949…419c7d
0x6b46…e9330x2fec…f35cBaseAgentOracle PreflightPreflight$0.05100%coinbase19d ago0x1ed6f5…84e2a2
0x6b46…e9330x2fec…f35cBaseAgentOracle PreflightPreflight$0.05100%coinbase19d ago0x268fab…2e391b
0x6b46…e9330x2fec…f35cBaseAgentOracle PreflightPreflight$0.01100%coinbase19d ago0xa0b274…5f0ff1
0x6b46…e9330x2fec…f35cBaseAgentOracle PreflightPreflight$0.01100%coinbase19d ago0xdacce6…f30ee1
0x6b46…e9330x2fec…f35cBaseAgentOracle PreflightPreflight$0.01100%coinbase19d ago0x4c0a9f…809e31
0x6b46…e9330x2fec…f35cBaseAgentOracle PreflightPreflight$0.01100%coinbase19d ago0xffa2c0…66bd20
0x6b46…e9330x2fec…f35cBaseAgentOracle PreflightPreflight$0.01100%coinbase19d ago0xc2014b…1f3590
0x6b46…e9330x2fec…f35cBaseAgentOracle PreflightPreflight$0.01100%coinbase19d ago0x687d8a…310d53
0x6b46…e9330x2fec…f35cBaseAgentOracle PreflightPreflight$0.10100%coinbase19d ago0xbf515d…d7ba93

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.