Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0x1b6ea3…d12f50
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0x2914fa…8afa82
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0x81074c…db0cf2
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0xd083b3…598381
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0x81fe3e…73770e
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0x2a413f…8ec7a1
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0x3e464b…59ba80
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0xc1a587…cf761b
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0x1b875b…f78376
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0x1358a1…9447c8
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0x7b7dda…56a8e0
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0x963924…ae9554
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0x226e69…5f2b72
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0xaf7748…65d7d0
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0xeec7db…e6686a
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0x4655c5…42b760
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0xe271d9…327540
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0xd5e53b…ae6147
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0xdfae3d…b5914c
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0x61182c…ea79b9
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0x869458…b13e92
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0x263311…8da348
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0xc87ec3…a12a0f
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0x9510a6…854f38
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0xd8065f…d6d38e

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.