Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x29e795…93da88
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x2ecc5e…7e2ec8
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x70d8f6…c59e4a
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x8110fe…68df0c
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x153c9b…a8714b
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x972cbe…1078cf
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0xb721c7…e108c7
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0xd2f6ce…c39bf1
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0xa05f16…b03254
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0xe0ae30…96d468
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x9fd1e6…fc20df
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x8e5816…e6d9d8
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x104236…ecc275
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x1aca0a…2cdcf0
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0xb9b351…d80cc1
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x97cd91…7995d2
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x898b26…707318
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x1dc4c9…cb05ee
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x1289d7…4d7b48
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x1688f8…9738d4
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x3b85ee…0b0d14
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x522022…c83079
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x381d1a…b3967e
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0xf616d4…db2554
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x097d33…b52d90

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.