Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x98a8…7bce0xb0af…7de0Base—$0.90100%coinbase35d ago0x10948c…156453
0x98a8…7bce0xb0af…7de0Base—$0.94100%coinbase35d ago0xac48c2…2f456e
0x98a8…7bce0xb0af…7de0Base—$0.92100%coinbase35d ago0xbe5a6c…b1f738
0x98a8…7bce0xb0af…7de0Base—$0.90100%coinbase35d ago0xca6f40…ff4292
0x98a8…7bce0xb0af…7de0Base—$0.91100%coinbase35d ago0x39189d…1d81f6
0x98a8…7bce0xb0af…7de0Base—$0.92100%coinbase35d ago0xfd37af…1b7d7e
0x98a8…7bce0xb0af…7de0Base—$0.91100%coinbase35d ago0xc15508…ce25dd
0x98a8…7bce0xb0af…7de0Base—$0.90100%coinbase35d ago0x8fb1e7…92917b
0x98a8…7bce0xb0af…7de0Base—$0.90100%coinbase35d ago0xacd922…b7dea2
0x98a8…7bce0xb0af…7de0Base—$0.88100%coinbase35d ago0xdb6d4e…ee1848
0x98a8…7bce0xb0af…7de0Base—$0.85100%coinbase35d ago0x81035e…cd265d
0x98a8…7bce0xb0af…7de0Base—$0.86100%coinbase35d ago0x98ef34…e4ae14
0x98a8…7bce0xb0af…7de0Base—$0.90100%coinbase35d ago0xcb7c42…5a56e2
0x98a8…7bce0xb0af…7de0Base—$0.88100%coinbase35d ago0xfe0bf5…9ea6cc
0x98a8…7bce0xb0af…7de0Base—$0.85100%coinbase35d ago0x5f537f…0bb1f6
0x98a8…7bce0xb0af…7de0Base—$0.91100%coinbase35d ago0xcd1403…052577
0x98a8…7bce0xb0af…7de0Base—$0.90100%coinbase35d ago0xfa9a7a…9cc403
0x98a8…7bce0xb0af…7de0Base—$0.92100%coinbase35d ago0xa4a144…31a6d3
0x98a8…7bce0xb0af…7de0Base—$0.91100%coinbase35d ago0x78a5d6…eea1e1
0x98a8…7bce0xb0af…7de0Base—$0.90100%coinbase35d ago0xb74041…12dd5c
0x98a8…7bce0xb0af…7de0Base—$0.88100%coinbase35d ago0x701607…c60f3a
0x98a8…7bce0xb0af…7de0Base—$0.85100%coinbase35d ago0x50ff80…d1bdf9
0x98a8…7bce0xb0af…7de0Base—$0.76100%coinbase35d ago0x43cf9c…62c68a
0x98a8…7bce0xb0af…7de0Base—$0.80100%coinbase35d ago0x8c0d52…d73c60
0x98a8…7bce0xb0af…7de0Base—$0.82100%coinbase35d ago0x23e703…d017c8

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.