Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9993…55a50x78f9…3928Base—$0.10100%coinbase104d ago0x7b31fc…4916e7
0x9993…55a50x78f9…3928Base—$0.10100%coinbase104d ago0x3d069e…51a71e
0x9993…55a50x78f9…3928Base—$0.10100%candidates104d ago0x85cc2e…639492
0x9993…55a50x78f9…3928Base—$0.10100%candidates104d ago0xd3665b…c8da0a
0x9993…55a50x78f9…3928Base—$0.10100%coinbase104d ago0xaa0ab7…66ad11
0x9993…55a50x78f9…3928Base—$0.10100%candidates104d ago0x0c6075…1fc85c
0x9993…55a50x78f9…3928Base—$0.10100%candidates104d ago0x5699f4…416589
0x9993…55a50x78f9…3928Base—$0.10100%candidates104d ago0xe79887…a5ffcc
0x9993…55a50x78f9…3928Base—$0.10100%coinbase104d ago0xd7fbaa…25c2a0
0x9993…55a50x78f9…3928Base—$0.10100%coinbase104d ago0x77cb5d…88bb0b
0x9993…55a50x78f9…3928Base—$0.10100%coinbase104d ago0xcce411…8e0c11
0x9993…55a50x78f9…3928Base—$0.10100%candidates104d ago0x530129…f1f016
0x9993…55a50x78f9…3928Base—$0.10100%coinbase104d ago0xdf1985…52ba23
0x9993…55a50x78f9…3928Base—$0.10100%coinbase104d ago0x169ef4…d5a069
0x9993…55a50x78f9…3928Base—$0.10100%coinbase104d ago0x9ba480…8fbc64
0x9993…55a50x78f9…3928Base—$0.10100%coinbase104d ago0x54b52d…27eb6a
0x9993…55a50x78f9…3928Base—$0.10100%candidates104d ago0x1ffb87…7b5b68
0x9993…55a50x78f9…3928Base—$0.10100%coinbase104d ago0xc51d4d…843bde
0x9993…55a50x78f9…3928Base—$0.10100%coinbase104d ago0xb3c078…e8b301
0x9993…55a50x78f9…3928Base—$0.10100%coinbase104d ago0xfaf449…85efbf
0x9993…55a50x78f9…3928Base—$0.10100%candidates104d ago0xe74269…e3c616
0x9993…55a50x78f9…3928Base—$0.10100%candidates104d ago0x6405df…e000f5
0x9993…55a50x78f9…3928Base—$0.10100%candidates104d ago0x16a3b3…42a443
0x9993…55a50x78f9…3928Base—$0.10100%coinbase104d ago0x75109c…0f1263
0x9993…55a50x78f9…3928Base—$0.10100%coinbase104d ago0xe6b1bc…a3b213

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.