Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb8a5…1d820xedea…fabdBase—$0.01100%coinbase69d ago0x04b72d…6d45d1
0xb8a5…1d820xb557…b4bbBase—$0.01100%coinbase69d ago0x8f4ade…cc06fb
0xb8a5…1d820x53be…a5afBase—$0.01100%coinbase69d ago0xc567da…d1a438
0xb8a5…1d820xa5cc…5337Base—$0.01100%coinbase69d ago0x286928…80db9d
0xb8a5…1d820x156e…2ef8Base—$0.01100%coinbase69d ago0x8e12e9…b8edee
0xb8a5…1d820xa2f3…f7cfBase—$0.01100%coinbase69d ago0xb8f903…6b28ba
0xb8a5…1d820x0646…5acaBase—$0.01100%coinbase69d ago0x495368…d77ddb
0xb8a5…1d820x17ee…07d8Base—$0.01100%coinbase69d ago0xad1c16…8d0839
0xb8a5…1d820x79d1…7850Base—$0.01100%coinbase69d ago0x9a6cf9…c71a49
0xb8a5…1d820x6ec2…2ed2Base—$0.01100%coinbase69d ago0x26f26f…d6da8f
0xb8a5…1d820xe610…bee3Base—$0.01100%coinbase69d ago0x3196ae…e17411
0xb8a5…1d820x016a…d412Base—$0.01100%coinbase69d ago0xc95518…81085a
0xb8a5…1d820x1d56…fb65Base—$0.01100%coinbase69d ago0xe69d2f…6109fb
0xb8a5…1d820xf471…d0e6Base—$0.01100%coinbase69d ago0xf2cd4b…5a2738
0xb8a5…1d820x85d6…5390Base—$0.01100%coinbase69d ago0xe1dd9c…4231d9
0xb8a5…1d820xa772…9983Base—$0.01100%coinbase69d ago0x949162…115b5f
0xb8a5…1d820x8759…cd23Base—$0.01100%coinbase69d ago0xc0bdb9…4a317e
0xb8a5…1d820xbb83…7f5aBase—$0.01100%coinbase69d ago0x6f07a9…e508d2

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.