Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb492…c53f0x3e0a…78e7Base—$0.003019100%coinbase74d ago0x3ee552…e3476e
0xb492…c53f0x3e0a…78e7Base—$0.004413100%coinbase74d ago0x6774e9…4c64f1
0xb492…c53f0x3e0a…78e7Base—$0.005082100%coinbase74d ago0xfcbe1a…ac5078
0xb492…c53f0x3e0a…78e7Base—$0.003077100%coinbase74d ago0x507539…2f2fc1
0xb492…c53f0x3e0a…78e7Base—$0.005236100%coinbase74d ago0x713482…6e68ab
0xb492…c53f0x3e0a…78e7Base—$0.004529100%coinbase75d ago0x6631fe…a01a62
0xb492…c53f0x3e0a…78e7Base—$0.005624100%coinbase75d ago0x8eb3e5…b9ce6f
0xb492…c53f0x3e0a…78e7Base—$0.003944100%coinbase75d ago0x46a532…f49f86
0xb492…c53f0x3e0a…78e7Base—$0.005255100%coinbase75d ago0xec7cbb…e78156
0xb492…c53f0x3e0a…78e7Base—$0.003769100%coinbase75d ago0x38962a…7130d1
0xb492…c53f0x3e0a…78e7Base—$0.005063100%coinbase75d ago0x3f67dc…b725dd
0xb492…c53f0x3e0a…78e7Base—$0.005289100%coinbase75d ago0xbc7b13…8c4884
0xb492…c53f0x3e0a…78e7Base—$0.002886100%coinbase75d ago0xa13b85…e0bf18
0xb492…c53f0x3e0a…78e7Base—$0.005816100%coinbase75d ago0x31602c…958676
0xb492…c53f0x3e0a…78e7Base—$0.003599100%coinbase75d ago0xe1f322…5a1ba1
0xb492…c53f0x3e0a…78e7Base—$0.004627100%coinbase75d ago0xbe135d…7cbeaa
0xb492…c53f0x3e0a…78e7Base—$0.005397100%coinbase75d ago0x5ac11e…970fda
0xb492…c53f0x3e0a…78e7Base—$0.003839100%coinbase75d ago0x2a4b29…ec3877
0xb492…c53f0x3e0a…78e7Base—$0.003769100%coinbase75d ago0x0076dc…5e0ce0
0xb492…c53f0x3e0a…78e7Base—$0.00582100%coinbase75d ago0x4852ff…7eb596
0xb492…c53f0x3e0a…78e7Base—$0.004068100%coinbase75d ago0x5fbc4e…903e4c
0xb492…c53f0x3e0a…78e7Base—$0.005643100%coinbase75d ago0xc20f2c…fc6a03
0xb492…c53f0x3e0a…78e7Base—$0.003461100%coinbase75d ago0x470e88…78e154
0xb492…c53f0x3e0a…78e7Base—$0.004407100%coinbase75d ago0xd41767…062870
0xb492…c53f0x3e0a…78e7Base—$0.004775100%coinbase75d ago0x2d6ce0…c09f4c

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.