Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase13d ago0x6d70be…363e2f
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase13d ago0x9bb5e2…c5b5fa
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase13d ago0x035c85…dc4be1
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase13d ago0xdb1995…73f5d7
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase13d ago0xa37a9e…acffdf
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase13d ago0x8857ec…25580d
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase13d ago0xe27828…1495d2
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase13d ago0x71ab74…d29151
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase13d ago0xb2ccc0…e9e211
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase13d ago0x9badc7…ebe3a3
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase13d ago0x0b0a23…35766c
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase13d ago0xc8ccc5…9ada68
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase13d ago0xb4548e…bdc6e8
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase13d ago0x07e31b…e04162
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase13d ago0x9e4fb3…2516ca
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase13d ago0x5acbc1…01d1dc
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase13d ago0x32f43b…899f08
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase13d ago0x2352ac…789934
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase13d ago0x73e224…457b13
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase13d ago0x8ba6e3…10fa68
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase13d ago0xe7196e…545b02
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase13d ago0x6bbb46…34305a
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase13d ago0x3a24da…158274
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase13d ago0xbffda0…bf2fb5
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase13d ago0x8a4d85…804182

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.