Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter49d ago0x0d6866…aea143
0x5481…37bb0x07cf…2396Basex402 service$0.20100%dexter49d ago0x7aa80e…940b8d
0x5481…37bb0x07cf…2396Basex402 service$0.04100%dexter49d ago0x746e19…e2a0bb
0x5481…37bb0x07cf…2396Basex402 service$0.06100%dexter49d ago0x78c994…7c9137
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter49d ago0xd07624…84a4c4
0x5481…37bb0x07cf…2396Basex402 service$0.04100%dexter49d ago0x5e2e63…413e51
0x5481…37bb0x07cf…2396Basex402 service$0.04100%dexter49d ago0x88c205…447843
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter49d ago0x2635ef…81db82
0x5481…37bb0x07cf…2396Basex402 service$0.20100%dexter49d ago0x37d7f4…ad0d1f
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter49d ago0x1512b6…124030
0x5481…37bb0x07cf…2396Basex402 service$0.10100%0x1360…66fa49d ago0x7f367c…e6aced
0x5481…37bb0x07cf…2396Basex402 service$0.04100%dexter49d ago0x1b2ce3…9d165f
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter49d ago0x8d5158…3e9003
0x5481…37bb0x07cf…2396Basex402 service$0.04100%dexter49d ago0xa49a40…569f0b
0x5481…37bb0x07cf…2396Basex402 service$0.06100%dexter49d ago0x7f349c…a9891a
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter49d ago0x46f577…a3a605
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter49d ago0x145326…8448f5
0x5481…37bb0x07cf…2396Basex402 service$0.04100%dexter49d ago0x7d3b9c…801faf
0x5481…37bb0x07cf…2396Basex402 service$0.04100%dexter49d ago0x0ba1ba…d40f2a
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter49d ago0xcead01…de9369
0x5481…37bb0x07cf…2396Basex402 service$0.2070%0x1360…66fa49d ago0xb44fa5…6fa0fe
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter49d ago0xcea06f…aaf2f0
0x5481…37bb0x07cf…2396Basex402 service$0.04100%0x1360…66fa49d ago0xf79ae3…3616e2
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter49d ago0x4edc03…206146
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter49d ago0xc83e59…b6b8b3

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.