Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6068…27010x9c95…e299Base—$0.001100%fluxa31d ago0x991560…f62cd8
0x6068…27010x9c95…e299Base—$0.001100%fluxa31d ago0x2e9d1c…fc9fd3
0x6068…27010x9c95…e299Base—$0.001100%fluxa31d ago0xa20529…8073ec
0x6068…27010x9c95…e299Base—$0.001100%fluxa31d ago0x3e36c7…f5212d
0x6068…27010x9c95…e299Base—$0.001100%fluxa31d ago0xaa30cb…66e4e3
0x6068…27010x9c95…e299Base—$0.001100%fluxa31d ago0x070df0…e82850
0x6068…27010x9c95…e299Base—$0.001100%fluxa31d ago0x20d797…44942e
0x6068…27010x9c95…e299Base—$0.001100%fluxa32d ago0x61bd21…663727
0x6068…27010x9c95…e299Base—$0.001100%fluxa32d ago0x20ce88…784088
0x6068…27010x9c95…e299Base—$0.001100%fluxa32d ago0x9cf02a…3aaae5
0x6068…27010x9c95…e299Base—$0.001100%fluxa32d ago0x1482bd…59bc59
0x6068…27010x9c95…e299Base—$0.001100%fluxa32d ago0xbf8c16…e6214a
0x6068…27010x9c95…e299Base—$0.001100%fluxa32d ago0xc26c00…512037
0x6068…27010x9c95…e299Base—$0.001100%fluxa32d ago0x66513c…97995e
0x6068…27010x9c95…e299Base—$0.001100%fluxa32d ago0x0b62ca…72df1c
0x6068…27010x9c95…e299Base—$0.001100%fluxa32d ago0x34c321…57ad47
0x6068…27010xfe80…47eeBase—$0.001100%fluxa32d ago0xa3388d…7d06b2
0x6068…27010xfe80…47eeBase—$0.001100%fluxa32d ago0x2def3d…33f850
0x6068…27010xfe80…47eeBase—$0.001100%fluxa32d ago0x15a5a1…012a33
0x6068…27010xfe80…47eeBase—$0.001100%fluxa32d ago0x12ff8d…a91796
0x6068…27010x9c95…e299Base—$0.001100%fluxa32d ago0xe06430…458302
0x6068…27010x9c95…e299Base—$0.001100%fluxa32d ago0xb81d23…79ee3e
0x6068…27010xfe80…47eeBase—$0.001100%fluxa32d ago0x293874…823323
0x6068…27010xfe80…47eeBase—$0.001100%fluxa32d ago0x08423d…1648b4
0x6068…27010xfe80…47eeBase—$0.001100%fluxa32d ago0x99b1a5…76f976

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.