Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase100d ago0xb6c993…cf5a4f
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase100d ago0x1e1882…b1ff5a
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase100d ago0x7a4be2…350c2b
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase100d ago0x69d0f1…89dc81
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase100d ago0xbbdce7…46ae49
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase100d ago0xf8162a…4455f1
0x1bd3…1ac50x78f9…3928Base—$0.10100%candidates100d ago0xeb2e91…4f097c
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase100d ago0x7cf987…fe4374
0x1bd3…1ac50x78f9…3928Base—$0.10100%candidates100d ago0xa7b36b…a7d0aa
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase100d ago0x2fdc85…bdfb39
0x1bd3…1ac50x78f9…3928Base—$0.10100%candidates100d ago0x2abb69…780083
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase100d ago0xa93166…5c1c96
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase100d ago0x054c1f…0ea38d
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase100d ago0xb5e77b…919512
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase100d ago0xcd748a…534bbd
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase100d ago0x5a1d9b…d7c1a7
0x1bd3…1ac50x78f9…3928Base—$0.10100%candidates100d ago0x3b8c15…7b9bbf
0x1bd3…1ac50x78f9…3928Base—$0.10100%candidates100d ago0xc135aa…2ea862
0x1bd3…1ac50x78f9…3928Base—$0.10100%candidates100d ago0x5bc611…b04833
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase100d ago0x010a71…743243
0x1bd3…1ac50x78f9…3928Base—$0.10100%candidates100d ago0x347c23…eafe2d
0x1bd3…1ac50x78f9…3928Base—$0.10100%candidates100d ago0x46dd1f…89fd3a
0x1bd3…1ac50x78f9…3928Base—$0.10100%candidates100d ago0x501ef8…45ed4e
0x1bd3…1ac50x78f9…3928Base—$0.10100%candidates100d ago0xeb0df7…39dc43
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase100d ago0xf32591…8cbe93

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.