Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0238…c2c80x3e0a…78e7Base—$0.00324100%coinbase74d ago0x63dc56…d5049f
0x0238…c2c80x3e0a…78e7Base—$0.002779100%coinbase74d ago0xc0c36e…325b7f
0x0238…c2c80x3e0a…78e7Base—$0.002884100%coinbase74d ago0x0e8663…8c4d01
0x0238…c2c80x3e0a…78e7Base—$0.003844100%coinbase74d ago0x10799a…68898d
0x0238…c2c80x3e0a…78e7Base—$0.003876100%coinbase74d ago0x4144b8…b1e466
0x0238…c2c80x3e0a…78e7Base—$0.003105100%coinbase74d ago0x063de1…fd65f5
0x0238…c2c80x3e0a…78e7Base—$0.002849100%coinbase74d ago0x33b6f9…b5fbd8
0x0238…c2c80x3e0a…78e7Base—$0.002693100%coinbase74d ago0x772ad4…e4e1e4
0x0238…c2c80x3e0a…78e7Base—$0.005686100%coinbase74d ago0xb92585…44f5b8
0x0238…c2c80x3e0a…78e7Base—$0.00436100%coinbase74d ago0xc37ed5…87e7e7
0x0238…c2c80x3e0a…78e7Base—$0.003556100%coinbase74d ago0x104277…ebe58b
0x0238…c2c80x3e0a…78e7Base—$0.002939100%coinbase74d ago0x6f6309…67282a
0x0238…c2c80x3e0a…78e7Base—$0.003409100%coinbase75d ago0x98b836…ea67a8
0x0238…c2c80x3e0a…78e7Base—$0.00415100%coinbase75d ago0x6314e4…8db721
0x0238…c2c80x3e0a…78e7Base—$0.005454100%coinbase75d ago0xdef9f5…a2f757
0x0238…c2c80x3e0a…78e7Base—$0.003732100%coinbase75d ago0x1f6772…606424
0x0238…c2c80x3e0a…78e7Base—$0.002728100%coinbase75d ago0x2d584b…8b3124
0x0238…c2c80x3e0a…78e7Base—$0.00351100%coinbase75d ago0xe3a5b9…64c958
0x0238…c2c80x3e0a…78e7Base—$0.005617100%coinbase75d ago0x18df67…15012b
0x0238…c2c80x3e0a…78e7Base—$0.002715100%coinbase75d ago0x0804ee…c7ce6f
0x0238…c2c80x3e0a…78e7Base—$0.002902100%coinbase75d ago0x7c9480…0fb5a1
0x0238…c2c80x3e0a…78e7Base—$0.003061100%coinbase75d ago0xace13c…c4e239
0x0238…c2c80x3e0a…78e7Base—$0.003885100%coinbase75d ago0x118e8d…37fe66
0x0238…c2c80x3e0a…78e7Base—$0.004084100%coinbase75d ago0xa5f718…3ff68f
0x0238…c2c80x3e0a…78e7Base—$0.005681100%coinbase75d ago0xb31a66…4ad245

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.