Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4a0b…f6650x318a…fd57BaseCostPulseAws$0.01100%coinbase18d ago0xd8269e…9e8cb4
0x4a0b…f6650x48e2…ed3bBasescoop - LinkedIn email finderEmail$0.25100%coinbase18d ago0x5a9683…8146e8
0x4a0b…f6650x39e1…5d8cBasex402 service$0.02100%coinbase18d ago0xbca415…5b202b
0x4a0b…f6650xe16a…dc7eBasex402 service$0.005100%coinbase18d ago0x3805af…dbe340
0x4a0b…f6650xf499…813bBase—$0.005100%coinbase18d ago0x6a0b18…df278d
0x4a0b…f6650x20be…925dBasex402 service$0.002100%coinbase18d ago0x0e0010…e6dc21
0x4a0b…f6650xffc4…37b1Basex402 service$0.001100%coinbase18d ago0xc0129e…38d5a9
0x4a0b…f6650xffc4…37b1Basex402 service$0.001100%coinbase18d ago0xee2f6b…a34109
0x4a0b…f6650x04b5…d741BaseChart HeroCharts$0.001100%coinbase18d ago0x5eb842…f0a0d9
0x4a0b…f6650x04b5…d741BaseChart HeroCharts$0.001100%coinbase18d ago0x22c255…ffc5c3
0x4a0b…f6650xffc4…37b1Basex402 service$0.001100%coinbase18d ago0x177af4…e8bac3
0x4a0b…f6650xffc4…37b1Basex402 service$0.001100%coinbase18d ago0xbcc73b…efd750
0x4a0b…f6650x52e2…f3eaBasex402 service$0.001100%coinbase18d ago0x26a788…04dfe8
0x4a0b…f6650x0bb1…c8ecBasex402 service$0.001100%coinbase18d ago0xddc594…bc6abc
0x4a0b…f6650x9299…1023Basex402 service$0.001100%coinbase18d ago0x7e1d18…afdd01
0x4a0b…f6650xf499…813bBase—$0.005100%coinbase18d ago0xfaf997…bf7081
0x4a0b…f6650x9299…1023Basex402 service$0.001100%coinbase18d ago0xac44e4…97dbcf
0x4a0b…f6650xf499…813bBase—$0.005100%coinbase18d ago0x4cf527…ac7908
0x4a0b…f6650xf499…813bBase—$0.005100%coinbase18d ago0x8a1446…f3d483

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.