Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase78d ago0x242dce…490f25
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase78d ago0x499375…c680a7
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase78d ago0x9247d1…d32a1f
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase78d ago0xc8eb59…65bfa2
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase78d ago0xdfd4fc…488717
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase78d ago0x30c695…4b9f56
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase79d ago0xb5dc8e…6b9ab3
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase79d ago0xec0073…53fdff
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase79d ago0xce4662…dea5ac
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase79d ago0xfae024…d5a39c
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase79d ago0x2dd5e7…ef028c
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase79d ago0x56d1e7…fc1d6d
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase79d ago0x7d5122…ecfe81
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase79d ago0x1d008b…69b26a
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase79d ago0x947ff7…677a91
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase79d ago0xf41042…ffb5b1
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase79d ago0x4d18c3…15eb9b
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase79d ago0xc4a930…90002e
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase79d ago0x22e1b7…2dde43
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase79d ago0x89956b…1a07c9
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase79d ago0x91dbf5…933e4e
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase79d ago0x001c4e…76ec1d
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase79d ago0x27c43c…cbe00b
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase79d ago0x2bb227…5ae824

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.