Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe18e…4f610x3e0a…78e7Base—$0.003892100%coinbase74d ago0xec3f91…9a68b4
0xe18e…4f610x3e0a…78e7Base—$0.002731100%coinbase74d ago0x3a6d1d…e27d6e
0xe18e…4f610x3e0a…78e7Base—$0.004219100%coinbase74d ago0x9e0d18…fd43a8
0xe18e…4f610x3e0a…78e7Base—$0.004991100%coinbase74d ago0x8cf35d…7118d1
0xe18e…4f610x3e0a…78e7Base—$0.003729100%coinbase74d ago0x33fa70…7190c8
0xe18e…4f610x3e0a…78e7Base—$0.004438100%coinbase74d ago0xad720e…791ffa
0xe18e…4f610x3e0a…78e7Base—$0.004168100%coinbase74d ago0xa88363…7a00a8
0xe18e…4f610x3e0a…78e7Base—$0.002702100%coinbase74d ago0xdf37d4…a0a8d3
0xe18e…4f610x3e0a…78e7Base—$0.005118100%coinbase74d ago0xbe4c7f…21d726
0xe18e…4f610x3e0a…78e7Base—$0.003079100%coinbase74d ago0xd3d6c2…0f6a52
0xe18e…4f610x3e0a…78e7Base—$0.004627100%coinbase74d ago0xc6277c…4fcbd1
0xe18e…4f610x3e0a…78e7Base—$0.004388100%coinbase74d ago0x0a7c2e…b75a7b
0xe18e…4f610x3e0a…78e7Base—$0.004679100%coinbase75d ago0x059b09…f0d32a
0xe18e…4f610x3e0a…78e7Base—$0.00563100%coinbase75d ago0x44e338…177d4d
0xe18e…4f610x3e0a…78e7Base—$0.004381100%coinbase75d ago0xacf79e…22680e
0xe18e…4f610x3e0a…78e7Base—$0.003308100%coinbase75d ago0x1cf017…36e231
0xe18e…4f610x3e0a…78e7Base—$0.0032100%coinbase75d ago0x880134…10b6cd
0xe18e…4f610x3e0a…78e7Base—$0.002733100%coinbase75d ago0x3dd97f…d188bd
0xe18e…4f610x3e0a…78e7Base—$0.004375100%coinbase75d ago0x266bd7…fb1254
0xe18e…4f610x3e0a…78e7Base—$0.004779100%coinbase75d ago0x57f0ba…7c3239
0xe18e…4f610x3e0a…78e7Base—$0.00582100%coinbase75d ago0xb5d5f1…80fcce
0xe18e…4f610x3e0a…78e7Base—$0.005677100%coinbase75d ago0x2991a7…41c455
0xe18e…4f610x3e0a…78e7Base—$0.003715100%coinbase75d ago0x89df46…5e4aa3
0xe18e…4f610x3e0a…78e7Base—$0.00558100%coinbase75d ago0xed02bd…613792
0xe18e…4f610x3e0a…78e7Base—$0.004126100%coinbase75d ago0xcb4119…2cb750

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.