Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase73d ago0x7a59e1…a0320f
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates73d ago0x7ef118…3f05e0
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase73d ago0x9a5fe1…b6946d
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates73d ago0x97cc5f…67063c
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase73d ago0x114a41…ffc560
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates73d ago0x02e407…f1e529
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase73d ago0xa23c70…ab76b9
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates73d ago0x5cce89…9a853c
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase73d ago0x60da1f…ff5d70
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates73d ago0x7b7828…fc9318
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase73d ago0x9231a0…18a578
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates73d ago0x6218ba…202609
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase73d ago0x14fc70…20a33a
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates73d ago0x8020d4…155fe0
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase73d ago0xd2c121…5f3130
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates73d ago0x3f9a43…53abdd
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase73d ago0xbd2d81…5b95b1
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates73d ago0xdba532…fedec5
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase73d ago0x8e7694…c548c6
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates73d ago0x70c292…607751
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase73d ago0xd76d95…0d4f1a
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates73d ago0x0d96b9…ced080
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase73d ago0x926fff…44a71d
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates73d ago0xbb6ca5…0f00c7
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase73d ago0x834c57…f8ba73

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.