Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase118d ago0xb05632…b1b40d
0x50fa…cb9e0x13bf…b9a7Base—$0.00075100%candidates118d ago0xadaa86…e3ecfc
0x50fa…cb9e0x13bf…b9a7Base—$0.00075100%candidates118d ago0x7531dc…5aa71a
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase118d ago0x3ef79a…f4175b
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase118d ago0x1298c0…0e85df
0x50fa…cb9e0x13bf…b9a7Base—$0.00075100%candidates118d ago0x250339…97f827
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase118d ago0xadbfc1…a81998
0x50fa…cb9e0x13bf…b9a7Base—$0.00075100%candidates118d ago0x43858d…decea0
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase118d ago0x7328eb…c92847
0x50fa…cb9e0x13bf…b9a7Base—$0.00075100%candidates118d ago0x6518c7…973f97
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase118d ago0xb77035…2e6e40
0x50fa…cb9e0x13bf…b9a7Base—$0.00075100%candidates118d ago0x9cfcbe…003a5f
0x50fa…cb9e0x13bf…b9a7Base—$0.00075100%candidates118d ago0xe4598f…63f1c4
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase118d ago0x3a23ab…150ebc
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase118d ago0x655968…8ef3cc
0x50fa…cb9e0x13bf…b9a7Base—$0.00075100%candidates118d ago0x7eeb21…846280
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase118d ago0x61c404…5e7979
0x50fa…cb9e0x13bf…b9a7Base—$0.00075100%candidates118d ago0xf75948…27fa22
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase118d ago0x2ff377…f340bb
0x50fa…cb9e0x13bf…b9a7Base—$0.00075100%candidates118d ago0x6a5ef8…3b83c3
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase118d ago0x8208eb…0008f4
0x50fa…cb9e0x13bf…b9a7Base—$0.00075100%candidates118d ago0x3ee038…aed89f
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase118d ago0x268022…fd84e9
0x50fa…cb9e0x13bf…b9a7Base—$0.00075100%candidates118d ago0xd71aed…150b44
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase118d ago0x5334da…3b867c

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.