Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf0ea…990a0x3dfe…c813Base—$0.1570%0x5160…2bb611d ago0xc6e23c…d84dbd
0x0e2c…18b90x3dfe…c813Base—$0.0970%0x5160…2bb611d ago0x2e0937…442358
0x74e2…0da40x3dfe…c813Base—$0.9070%0x5160…2bb611d ago0x69736f…2f2b08
0x8928…6d810x3dfe…c813Base—$0.0670%0x5160…2bb612d ago0x11c046…760587
0x7323…4cf50x3dfe…c813Base—$1.7970%0x5160…2bb612d ago0x43c595…2550c5
0x9801…c3720x3dfe…c813Base—$0.1070%0x5160…2bb612d ago0x1fdbe5…10d3b7
0x04a6…136e0x3dfe…c813Base—$0.0670%0x5160…2bb612d ago0xf07d07…671bf6
0x7323…4cf50x3dfe…c813Base—$3.0070%0x5160…2bb612d ago0x03a56b…6a2101
0x4794…b4da0x3dfe…c813Base—$0.3970%0x5160…2bb612d ago0x91aac9…eb0461
0xdc4e…31f90x3dfe…c813Base—$0.0570%0x5160…2bb612d ago0xaede0c…189c57
0xc95b…c0910x3dfe…c813Base—$0.1870%0x5160…2bb612d ago0x848100…723c0a
0xf0ea…990a0x3dfe…c813Base—$0.1570%0x5160…2bb612d ago0x7f3cf4…96e4ed
0x3b69…143f0x3dfe…c813Base—$1.4170%0x5160…2bb612d ago0xd0f274…9d4274
0xf391…b0f00x3dfe…c813Base—$0.9070%0x5160…2bb612d ago0x00d069…885ff7
0xc7ae…14350x3dfe…c813Base—$0.0370%0x5160…2bb612d ago0x696790…747e24
0xd857…f5050x3dfe…c813Base—$0.1570%0x5160…2bb612d ago0xe0f3ea…7d8d04

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.