Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x77d3…42bd0xbaf5…53ccBasex402 service$0.01100%coinbase35d ago0x514f0d…48fdac
0x77d3…42bd0xbaf5…53ccBasex402 service$0.01100%coinbase35d ago0xdbeef0…33ad77
0x77d3…42bd0xbaf5…53ccBasex402 service$0.01100%coinbase35d ago0x5cff4e…6ed441
0x77d3…42bd0x1080…7de0Basex402 service$0.005100%coinbase35d ago0xa2835e…be1502
0x77d3…42bd0x9700…d3abBaseOblique MarketsTime$0.003100%coinbase35d ago0xff6b1d…d0eeaa
0x77d3…42bd0x1080…7de0Basex402 service$0.006100%coinbase35d ago0x53125f…449fa4
0x77d3…42bd0xa9a3…0713Basex402 service$0.005100%coinbase35d ago0x1ba922…a324fc
0x77d3…42bd0xa9a3…0713Basex402 service$0.002100%coinbase35d ago0x729021…cdc1dd
0x77d3…42bd0xbaf5…53ccBasex402 service$0.01100%coinbase35d ago0xa36e56…12c8e8
0x77d3…42bd0xbaf5…53ccBasex402 service$0.005100%coinbase35d ago0x7b498f…17e828
0x77d3…42bd0xbaf5…53ccBasex402 service$0.005100%coinbase35d ago0x5dda3f…be67c1
0x77d3…42bd0x2fe2…e7e6Basex402 service$0.01100%coinbase35d ago0x1b32ea…9d8c3f
0x77d3…42bd0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase35d ago0xf49975…eabc41
0x77d3…42bd0xbaf5…53ccBasex402 service$0.01100%coinbase35d ago0x0a8a3a…975ad7
0x77d3…42bd0xbaf5…53ccBasex402 service$0.01100%coinbase35d ago0x1354dc…bb28ac
0x77d3…42bd0xbaf5…53ccBasex402 service$0.01100%coinbase35d ago0x74c165…580f16
0x77d3…42bd0x1080…7de0Basex402 service$0.005100%coinbase35d ago0xcc91c1…3861a9
0x77d3…42bd0x9700…d3abBaseOblique MarketsTime$0.003100%coinbase35d ago0x17a5d6…b3fb44
0x77d3…42bd0x1080…7de0Basex402 service$0.006100%coinbase35d ago0xb707d3…641a40
0x77d3…42bd0xa9a3…0713Basex402 service$0.005100%coinbase35d ago0x53eb89…86c738
0x77d3…42bd0xa9a3…0713Basex402 service$0.002100%coinbase35d ago0xe8c5b5…747e1b
0x77d3…42bd0xbaf5…53ccBasex402 service$0.01100%coinbase35d ago0x3c89b5…695e6f
0x77d3…42bd0xbaf5…53ccBasex402 service$0.005100%coinbase35d ago0x990db5…94d546
0x77d3…42bd0xbaf5…53ccBasex402 service$0.005100%coinbase35d ago0x8890ba…139f3e
0x77d3…42bd0x2fe2…e7e6Basex402 service$0.01100%coinbase35d ago0x2a809a…672e54

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.