Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x03fc…0e650x463c…60dbBasex402 service$1.00100%coinbase15d ago0xd6099d…7bb202
0x03fc…0e650x463c…60dbBasex402 service$1.00100%coinbase15d ago0x439b32…7b1ae6
0x03fc…0e650x463c…60dbBasex402 service$1.00100%coinbase15d ago0x242e2e…3e9758
0x03fc…0e650x463c…60dbBasex402 service$1.00100%coinbase15d ago0x669e9b…7f594c
0x03fc…0e650x463c…60dbBasex402 service$1.00100%coinbase15d ago0xe74e7a…767609
0x03fc…0e650x463c…60dbBasex402 service$1.00100%coinbase15d ago0x4cd102…d851fd
0x94aa…02be0x463c…60dbBasex402 service$0.02100%payAI15d ago0x9c07a2…115b1c
0x94aa…02be0x463c…60dbBasex402 service$0.02100%payAI15d ago0xc86300…2208d0
0x94aa…02be0x463c…60dbBasex402 service$0.02100%payAI15d ago0x374df0…a75c95
0x94aa…02be0x463c…60dbBasex402 service$0.02100%payAI15d ago0x772bac…c32d20
0x94aa…02be0x463c…60dbBasex402 service$0.02100%payAI15d ago0x9d44de…beab10
0x94aa…02be0x463c…60dbBasex402 service$0.02100%payAI15d ago0x572c0b…d3eb68
0x03fc…0e650x463c…60dbBasex402 service$1.00100%coinbase15d ago0x1427f8…5c7c73
0x03fc…0e650x463c…60dbBasex402 service$2.00100%coinbase15d ago0xe6e299…249f34
0x03fc…0e650x463c…60dbBasex402 service$1.00100%coinbase15d ago0xa01885…088eea
0x03fc…0e650x463c…60dbBasex402 service$0.05100%coinbase15d ago0x8efc61…140684
0x03fc…0e650x463c…60dbBasex402 service$0.05100%coinbase15d ago0xd00a61…9f22ff
0x03fc…0e650x463c…60dbBasex402 service$0.05100%coinbase15d ago0xe8c306…6ab092
0x03fc…0e650x463c…60dbBasex402 service$0.05100%coinbase15d ago0x3a7bad…0987b0
0x03fc…0e650x463c…60dbBasex402 service$0.02100%coinbase15d ago0x8cfc5d…7ff10a
0x03fc…0e650x463c…60dbBasex402 service$0.05100%coinbase15d ago0x64094c…3b3e32
0x03fc…0e650x463c…60dbBasex402 service$0.10100%coinbase15d ago0xd5f40b…2e4406
0x03fc…0e650x463c…60dbBasex402 service$0.05100%coinbase15d ago0x4e9989…76a1ce
0x03fc…0e650x463c…60dbBasex402 service$0.05100%coinbase15d ago0xaf1637…b27976
0x03fc…0e650x463c…60dbBasex402 service$0.01100%coinbase15d ago0xebe57c…932b4e

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.