Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase7d ago0xa59143…18a4c3
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase7d ago0xff6be7…a80c7d
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase7d ago0x0ef971…289418
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase7d ago0xbc0b21…0df67b
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase7d ago0xab98c9…85a251
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase7d ago0xfa9e78…b86824
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase7d ago0xf52b57…576036
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase8d ago0x362a58…7661cf
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase8d ago0x742415…1fa09d
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase8d ago0x3d237d…afaddf
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase8d ago0xc527b9…473ec2
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase8d ago0x01fa14…da93bd
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase8d ago0x27e8bd…43deb5
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase8d ago0x69845d…78849b
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase8d ago0x5c4b85…2a68c9
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase8d ago0xf02f85…d38c4a
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase8d ago0x188c8b…0a42e1
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase8d ago0x8acf18…24a568
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase8d ago0x3db30e…6b6906
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase8d ago0x88ae77…03ebb2

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.