Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdbd4…b98b0x52e2…f3eaBasex402 service$0.02100%coinbase7d ago0x2c7143…c84ccb
0xdbd4…b98b0x52e2…f3eaBasex402 service$0.02100%coinbase7d ago0x8b6c3e…cfd4c0
0xdbd4…b98b0x52e2…f3eaBasex402 service$0.02100%coinbase7d ago0xf01632…67fe67
0xdbd4…b98b0x52e2…f3eaBasex402 service$0.005100%coinbase7d ago0x0a6b10…341585
0xdbd4…b98b0x52e2…f3eaBasex402 service$0.005100%coinbase7d ago0xc9bfb3…4d484d
0xdbd4…b98b0x52e2…f3eaBasex402 service$0.005100%coinbase7d ago0x7c0534…584561
0xdbd4…b98b0x52e2…f3eaBasex402 service$0.005100%coinbase7d ago0xcce22f…87de6d
0xdbd4…b98b0x52e2…f3eaBasex402 service$0.005100%coinbase7d ago0x92cc6c…aa84a7
0xdbd4…b98b0x52e2…f3eaBasex402 service$0.005100%coinbase7d ago0x55bc54…0e4fcc
0xdbd4…b98b0x52e2…f3eaBasex402 service$0.005100%coinbase7d ago0x49b6fe…b7434d
0xdbd4…b98b0x52e2…f3eaBasex402 service$0.005100%coinbase7d ago0xf26d77…c4d71e
0x5424…0a060x52e2…f3eaBasex402 service$0.005100%coinbase7d ago0xb4eeb8…1d9542
0x5424…0a060x52e2…f3eaBasex402 service$0.001100%coinbase7d ago0x788002…f5cae4
0x5424…0a060x52e2…f3eaBasex402 service$0.008100%coinbase7d ago0xf223da…bc9d0b
0x5424…0a060x52e2…f3eaBasex402 service$0.005100%coinbase7d ago0xc569dd…73c5c0
0x5424…0a060x52e2…f3eaBasex402 service$0.005100%coinbase7d ago0x4c9d2e…8be9a8
0x5424…0a060x52e2…f3eaBasex402 service$0.003100%coinbase7d ago0xf71e50…0131eb
0x5424…0a060x52e2…f3eaBasex402 service$0.003100%coinbase7d ago0xede8b6…ef8a32
0x5424…0a060x52e2…f3eaBasex402 service$0.008100%coinbase7d ago0xf85b83…7509c1
0x5424…0a060x52e2…f3eaBasex402 service$0.005100%coinbase7d ago0x34401e…0b3b44
0x5424…0a060x52e2…f3eaBasex402 service$0.005100%coinbase7d ago0x9a6dd8…8812b6
0x9423…dee80x52e2…f3eaBasex402 service$0.003100%coinbase7d ago0xa43778…2a50f2
0x919a…8dff0x52e2…f3eaBasex402 service$0.005100%coinbase7d ago0x3316cf…1dd902
0x919a…8dff0x52e2…f3eaBasex402 service$0.02100%coinbase7d ago0x67e8e1…3c336a
0x919a…8dff0x52e2…f3eaBasex402 service$0.005100%coinbase7d ago0x9a261e…595181

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.