Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase101d ago0xa6ec6f…796697
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates101d ago0x8a23f0…0c0cc3
0x66f3…8abd0x13bf…b9a7Base—$0.002100%candidates101d ago0xb5fade…65e10c
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates101d ago0x2bede3…04fed3
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase101d ago0xd00f38…0a3ede
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates101d ago0x91f3b3…920d86
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase101d ago0xdb1984…fb77fa
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates101d ago0x3ec7f5…8afa83
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase101d ago0xd99b6b…e01e25
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates101d ago0x3304ab…2445b5
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase101d ago0x9956e6…d4e120
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates101d ago0x877d18…50ff4b
0x66f3…8abd0x13bf…b9a7Base—$0.002100%candidates101d ago0x0c8058…78e7a2
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates101d ago0xbef0b1…87e71c
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase101d ago0x13ab2d…79ac53
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates101d ago0x24457a…db87c9
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase101d ago0x3eea2c…d92cc8
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates101d ago0xd523e8…dfc606
0x66f3…8abd0x13bf…b9a7Base—$0.002100%candidates101d ago0xfe6847…8bf790
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates101d ago0x91106a…88adf1
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase101d ago0xa80fd5…c87884
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates101d ago0x26c6af…61b8aa
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase101d ago0x814d5e…641dd1
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates101d ago0xfe6912…eb0e81
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase101d ago0x347211…9e5170

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.