Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x73883c…0284fe
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x2deba8…5accf7
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc0d8b5…0d1175
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x351c6a…1b7a48
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x78e23a…fa0443
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xbef78a…f66ec2
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xcf3edc…4f74bc
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x6105fe…fe5953
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xfc3b39…a11686
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x85106c…1f6f3a
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x91b491…ec5c99
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc53488…199d16
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xea4969…319e67
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x93e17d…f38f8d
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x64bf0c…3d2453
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x1246b4…55c161
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc05bb3…03597b
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd28ee1…31f65d
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb02c6b…1067ef
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x59011b…7e8f72
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x9fe960…1e8721
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x602e57…114525
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x5aa510…03a8ef
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x44d4d5…367e46
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x3041f3…1198eb

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.