Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x467f…a4c10x85b4…627cBase—$0.10100%coinbase83d ago0x8942d6…ace2c5
0x467f…a4c10x85b4…627cBase—$0.09100%coinbase83d ago0x48eb9b…f2370c
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase83d ago0x7f6fb3…5f7c9c
0x467f…a4c10x85b4…627cBase—$1.41100%coinbase83d ago0xce9344…0f9c8e
0x467f…a4c10x85b4…627cBase—$0.54100%coinbase83d ago0x1a3c2f…69eb01
0x467f…a4c10x85b4…627cBase—$0.05100%coinbase83d ago0x8476c1…7c00eb
0x467f…a4c10x85b4…627cBase—$0.35100%coinbase83d ago0xc83a77…926aad
0x467f…a4c10x85b4…627cBase—$0.92100%coinbase83d ago0xdd68a8…e7262a
0x467f…a4c10x85b4…627cBase—$0.12100%coinbase83d ago0xafbe92…e00dfc
0x467f…a4c10x85b4…627cBase—$0.15100%coinbase83d ago0x5fdb64…2741f7
0x467f…a4c10x85b4…627cBase—$0.16100%coinbase83d ago0xa573b5…6637bf
0x467f…a4c10x85b4…627cBase—$0.05100%coinbase83d ago0x1cb7f3…8369d4
0x467f…a4c10x85b4…627cBase—$0.09100%coinbase83d ago0x5fb8d8…aaaae7
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase83d ago0x0c40a8…688fc8
0x467f…a4c10x85b4…627cBase—$0.13100%coinbase83d ago0x11aa4e…685760
0x467f…a4c10x85b4…627cBase—$0.72100%coinbase83d ago0x33b332…bac561
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase83d ago0x50391d…509705
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase83d ago0x255f6c…e43e2b
0x467f…a4c10x85b4…627cBase—$0.10100%coinbase83d ago0x32c505…6baccd
0x467f…a4c10x85b4…627cBase—$0.12100%coinbase83d ago0x504db3…02d0ae
0x467f…a4c10x85b4…627cBase—$0.18100%coinbase83d ago0x658059…a1974c
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase83d ago0xe83924…e0d932
0x467f…a4c10x85b4…627cBase—$0.12100%coinbase83d ago0x3cfc90…68ed18
0x467f…a4c10x85b4…627cBase—$0.09100%coinbase83d ago0xfd3672…dde5c9
0x467f…a4c10x85b4…627cBase—$0.03100%coinbase83d ago0xbe2042…7e6fb1

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.