Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase73d ago0x0a50d3…cf322a
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase73d ago0xd5be20…b0407c
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase73d ago0xa57f80…a59256
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase73d ago0x13cefc…702d6c
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase73d ago0x65674e…c00068
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase73d ago0xfc9066…9db445
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase73d ago0x9f837f…52fcae
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase73d ago0x902eda…6f236a
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase73d ago0xc3d6cc…7597e1
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase73d ago0x3439b4…4f16de
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase73d ago0x62e3d5…92deab
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase73d ago0xfeb5e3…70119a
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase73d ago0x78e50c…3013bf
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase73d ago0x66ddc0…2dbd10
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase73d ago0x5d1a25…993106
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase73d ago0xae8aba…d91a87
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase73d ago0x72e06c…94370e
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase73d ago0xafe060…db7146
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase73d ago0xa788b0…648f83
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase73d ago0x35f98d…6ee878
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase73d ago0x35dae6…14adb8
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase73d ago0x7c40ae…6c5189
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase73d ago0x7c15b7…087bdb
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase73d ago0xcedae9…7b5d89
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase73d ago0x97c9df…8f4ce1

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.