Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x45ae…38980x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase86d ago0x93aafb…114bf3
0x45ae…38980x6e8b…4e2eBasex402 service$0.001100%coinbase86d ago0xe6d1c7…a77b1b
0x45ae…38980xae0d…00b1Basex402 service$0.002100%coinbase86d ago0x9b81d9…9ce3fd
0x45ae…38980xbc64…e3b0Basex402 service$0.001100%coinbase86d ago0xa7b9b7…8bcc63
0x45ae…38980xbc64…e3b0Basex402 service$0.001100%coinbase86d ago0x20f297…ef7bf9
0x45ae…38980xb3e9…e3a5Basex402 service$0.001100%coinbase86d ago0x84e421…3ea9bd
0x45ae…38980x2b6d…32c5Base2sPublic-records$0.001100%coinbase87d ago0xe21c77…31578d
0x45ae…38980xbc64…e3b0Basex402 service$0.001100%coinbase87d ago0x698461…a2b4b9
0x45ae…38980x1f01…9a2fBasegpt55-token-gatewayx402$0.00293100%payAI87d ago0xe70a7d…ddc0f0
0x45ae…38980xdc59…1506Basex402 service$0.001100%coinbase87d ago0x6c3393…bf79d9
0x45ae…38980x2b6d…32c5Base2sPublic-records$0.0012100%coinbase87d ago0x3ec7b6…75a135
0x45ae…38980xb65b…c818Basex402 service$0.001100%coinbase87d ago0xba7de8…3fc0e6
0x45ae…38980x2932…4f60Basex402 service$0.25100%coinbase87d ago0x6bade7…bbaa31

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.