Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbcf4…a3ac0xfe80…47eeBase—$0.001100%fluxa30d ago0xa4fb69…fca349
0xbcf4…a3ac0xfe80…47eeBase—$0.001100%fluxa30d ago0x98a8b1…77fcf1
0xbcf4…a3ac0xfe80…47eeBase—$0.001100%fluxa30d ago0xa43c7b…5ca8d5
0xbcf4…a3ac0xfe80…47eeBase—$0.001100%fluxa30d ago0x369477…8054de
0xbcf4…a3ac0xfe80…47eeBase—$0.001100%fluxa30d ago0x4910b2…38a643
0xbcf4…a3ac0xfe80…47eeBase—$0.001100%fluxa30d ago0x89058e…5b5f07
0xbcf4…a3ac0xfe80…47eeBase—$0.001100%fluxa30d ago0x16a7db…f39171
0xbcf4…a3ac0xfe80…47eeBase—$0.001100%fluxa30d ago0xaf43c6…ac8a90
0xbcf4…a3ac0xfe80…47eeBase—$0.001100%fluxa30d ago0x3bdcd3…e3bf42
0xbcf4…a3ac0xfe80…47eeBase—$0.001100%fluxa30d ago0x1379ab…621119
0xbcf4…a3ac0xfe80…47eeBase—$0.001100%fluxa30d ago0x67397b…0c96ef
0xbcf4…a3ac0xfe80…47eeBase—$0.001100%fluxa30d ago0x353db5…56bbd0
0xbcf4…a3ac0xfe80…47eeBase—$0.001100%fluxa30d ago0x577ca0…04e79f
0xbcf4…a3ac0xfe80…47eeBase—$0.001100%fluxa30d ago0x7dfe6b…628738
0xbcf4…a3ac0xfe80…47eeBase—$0.001100%fluxa30d ago0x6ad8f1…e3b949
0xbcf4…a3ac0xfe80…47eeBase—$0.001100%fluxa30d ago0xa725c8…a92c8d
0xbcf4…a3ac0xfe80…47eeBase—$0.001100%fluxa30d ago0xd1f1af…4aa6d4
0xbcf4…a3ac0xfe80…47eeBase—$0.001100%fluxa30d ago0xef5cfd…4fd0de
0xbcf4…a3ac0xfe80…47eeBase—$0.001100%fluxa30d ago0x64096b…17d610
0xbcf4…a3ac0xfe80…47eeBase—$0.001100%fluxa30d ago0xd658e5…fed865
0xbcf4…a3ac0xfe80…47eeBase—$0.001100%fluxa30d ago0xe310ee…d85e37
0xbcf4…a3ac0xfe80…47eeBase—$0.001100%fluxa30d ago0x34ba48…405fea
0xbcf4…a3ac0xfe80…47eeBase—$0.001100%fluxa30d ago0x63da36…7d5ec0
0xbcf4…a3ac0xfe80…47eeBase—$0.001100%fluxa30d ago0x2d5b4c…fc28ed
0xbcf4…a3ac0xfe80…47eeBase—$0.001100%fluxa30d ago0xefe877…c5562a

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.