Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa36d ago0xc11fda…79245d
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa36d ago0xe99401…eea33c
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa36d ago0x92ff7f…c9006d
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa36d ago0x728a50…fe86e3
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa36d ago0x6518c5…ce3b97
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa36d ago0x2870fb…4fbbe4
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa36d ago0x13959a…ba8c12
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa36d ago0xd7eae5…f9b7be
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa36d ago0x87ea17…2e5197
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa36d ago0xe35ae3…d55149
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa36d ago0x231839…a54861
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa36d ago0xc8a5f8…3ec213
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa36d ago0xf76338…ec34b8
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa36d ago0x86d0bc…762187
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa36d ago0x01b306…8977af
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa36d ago0x81d7ae…bd13b7
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa36d ago0xdf2d01…9fac89
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa36d ago0xfab77c…557ceb
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa36d ago0x94ec4f…dea097
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa36d ago0x355e23…969b7a
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa36d ago0x7391a5…2cafe6
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa36d ago0x8310eb…64dc87
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa36d ago0x2eede2…f5507e
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa36d ago0xdf04e2…10b617

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.