Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1263…22d30x3e0a…78e7Base—$0.003509100%coinbase74d ago0xc3dabb…54e69f
0x1263…22d30x3e0a…78e7Base—$0.005607100%coinbase74d ago0x2b66e4…141d78
0x1263…22d30x3e0a…78e7Base—$0.005683100%coinbase74d ago0x1ed468…308c0e
0x1263…22d30x3e0a…78e7Base—$0.003634100%coinbase74d ago0x972a80…e521f5
0x1263…22d30x3e0a…78e7Base—$0.00405100%coinbase74d ago0x4c0932…43ad0f
0x1263…22d30x3e0a…78e7Base—$0.003077100%coinbase74d ago0x1d47e7…2c30e4
0x1263…22d30x3e0a…78e7Base—$0.003612100%coinbase74d ago0x1a2b2a…e3b30b
0x1263…22d30x3e0a…78e7Base—$0.003687100%coinbase74d ago0xd9c92d…00b935
0x1263…22d30x3e0a…78e7Base—$0.005279100%coinbase74d ago0x221839…5c7561
0x1263…22d30x3e0a…78e7Base—$0.00548100%coinbase74d ago0x71a5dc…725bc3
0x1263…22d30x3e0a…78e7Base—$0.003273100%coinbase74d ago0x5111a4…aabb1b
0x1263…22d30x3e0a…78e7Base—$0.003997100%coinbase74d ago0x116d48…b00b45
0x1263…22d30x3e0a…78e7Base—$0.004892100%coinbase74d ago0x7d6a92…c2045b
0x1263…22d30x3e0a…78e7Base—$0.005299100%coinbase74d ago0xea80f6…cff465
0x1263…22d30x3e0a…78e7Base—$0.004837100%coinbase74d ago0xf551d9…118c07
0x1263…22d30x3e0a…78e7Base—$0.005633100%coinbase75d ago0x82b8a2…7efaa8
0x1263…22d30x3e0a…78e7Base—$0.005702100%coinbase75d ago0x6aff8c…de71ed
0x1263…22d30x3e0a…78e7Base—$0.004189100%coinbase75d ago0x4130bc…e044e6
0x1263…22d30x3e0a…78e7Base—$0.004547100%coinbase75d ago0xe5f232…a859e2
0x1263…22d30x3e0a…78e7Base—$0.004081100%coinbase75d ago0xc60bdc…9ff35a
0x1263…22d30x3e0a…78e7Base—$0.002917100%coinbase75d ago0x6495b2…dc6cfb
0x1263…22d30x3e0a…78e7Base—$0.004189100%coinbase75d ago0xee2d17…07d017
0x1263…22d30x3e0a…78e7Base—$0.003667100%coinbase75d ago0xb0273a…774af7
0x1263…22d30x3e0a…78e7Base—$0.004061100%coinbase75d ago0x851032…2f06d9
0x1263…22d30x3e0a…78e7Base—$0.003436100%coinbase75d ago0xff6632…b412aa

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.