Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase106d ago0x052458…5670ff
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates106d ago0x64e83b…fd6d6e
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase106d ago0x7fe97f…b4e66c
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates106d ago0x10126d…d11e1d
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase106d ago0x3b0f20…acf39e
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates106d ago0x6671c4…8211f8
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase106d ago0x740fd1…4ea0ea
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates106d ago0x9ac043…4918aa
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase106d ago0xb5ebed…02386f
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates106d ago0x1f9ed8…698d60
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase106d ago0x9248cb…c36ef5
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates106d ago0x1ee607…293006
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase106d ago0xd56ccb…4a6db3
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates106d ago0x6fbffd…fc127a
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase106d ago0xd6cb97…6801bc
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates106d ago0x24e877…449898
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase106d ago0x8e52b2…992d9d
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates106d ago0xc04022…516437
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase106d ago0xfa4077…e2ac5c
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates106d ago0xed41ef…ef96bd
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase106d ago0x1a8a57…3abfc9
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates106d ago0x76baa5…af55af
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase106d ago0x9d5b60…06260c
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates106d ago0x2b6815…35c33c
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase106d ago0x808194…7e5bd2

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.