Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x676c…6cf20x6ede…86cfBase—$3.60100%0x2772…8c1783d ago0xfbfd42…d3a00d
0x6ede…86cf0x676c…6cf2Base—$6.40100%0x2772…8c1783d ago0x039dd3…022a48
0x676c…6cf20x6ede…86cfBase—$8.70100%0x2772…8c1783d ago0x76cfbb…9850d1
0x676c…6cf20x6ede…86cfBase—$0.08100%0x2772…8c1783d ago0xb96485…5bb7d3
0x6ede…86cf0x676c…6cf2Base—$4.90100%0x2772…8c1783d ago0x52c87f…bbadfc
0x676c…6cf20x6ede…86cfBase—$0.04100%0x2772…8c1783d ago0x513694…e0089f
0x676c…6cf20x6ede…86cfBase—$4.60100%0x2772…8c1783d ago0x820a0b…6eed80
0x676c…6cf20x6ede…86cfBase—$3.00100%0x2772…8c1783d ago0xd7ba05…e7ca82
0x676c…6cf20x6ede…86cfBase—$0.03100%0x2772…8c1783d ago0xbacaf3…594366
0x676c…6cf20x6ede…86cfBase—$2.30100%0x2772…8c1783d ago0x689f94…b49b98
0x676c…6cf20x6ede…86cfBase—$3.80100%0x2772…8c1783d ago0x3112cf…47cd1b
0x676c…6cf20x6ede…86cfBase—$0.06100%0x2772…8c1783d ago0x5afee6…bad451
0x676c…6cf20x6ede…86cfBase—$0.50100%0x2772…8c1783d ago0xb28ac7…1f59e0
0x676c…6cf20x6ede…86cfBase—$0.07100%0x2772…8c1783d ago0x7c4557…09cf6c
0x676c…6cf20x6ede…86cfBase—$0.04100%0x2772…8c1783d ago0x4f76f3…4fd30c
0x6ede…86cf0x676c…6cf2Base—$5.50100%0x2772…8c1783d ago0x12e27e…ce0f04
0x676c…6cf20x6ede…86cfBase—$7.00100%0x2772…8c1783d ago0x286632…ff1b2d
0x676c…6cf20x6ede…86cfBase—$0.08100%0x2772…8c1783d ago0xedb33f…e358e6
0x6ede…86cf0x676c…6cf2Base—$5.50100%0x2772…8c1783d ago0xbee2fa…f5faa3
0x676c…6cf20x6ede…86cfBase—$5.10100%0x2772…8c1783d ago0x432eb4…38353d
0x676c…6cf20x6ede…86cfBase—$3.00100%0x2772…8c1783d ago0x4ff4cf…91db10
0x676c…6cf20x6ede…86cfBase—$0.05100%0x2772…8c1783d ago0x01d26a…373ed6
0x6ede…86cf0x676c…6cf2Base—$3.30100%0x2772…8c1783d ago0x3d2204…cc81e0
0x676c…6cf20x6ede…86cfBase—$1.60100%0x2772…8c1783d ago0x5fe669…a7e3e8
0x6ede…86cf0x676c…6cf2Base—$5.80100%0x2772…8c1783d ago0xcefcb4…77f920

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.