Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2d16…87100x9c95…e299Base$0.001100%fluxa45d ago0xeb4d88…fdfd44
0x2d16…87100x9c95…e299Base$0.001100%fluxa45d ago0xd22bfd…fc4a8b
0x2d16…87100x9c95…e299Base$0.001100%fluxa45d ago0xe2814a…f21d8c
0x2d16…87100x9c95…e299Base$0.001100%fluxa45d ago0x891d01…8eb462
0x2d16…87100x9c95…e299Base$0.001100%fluxa45d ago0xe5d368…a4d716
0x2d16…87100x9c95…e299Base$0.001100%fluxa45d ago0x3a379a…94d171
0x2d16…87100x9c95…e299Base$0.001100%fluxa45d ago0x8635ca…4a62d1
0x2d16…87100x9c95…e299Base$0.001100%fluxa45d ago0x8ec4fd…0fbc30
0x2d16…87100x9c95…e299Base$0.001100%fluxa45d ago0xba1a39…98c69c
0x2d16…87100x9c95…e299Base$0.001100%fluxa45d ago0x8fbaf5…31d42e
0x2d16…87100x9c95…e299Base$0.001100%fluxa46d ago0x4bfcd6…070864
0x2d16…87100x9c95…e299Base$0.001100%fluxa46d ago0x4f50b4…e0828c
0x2d16…87100x9c95…e299Base$0.001100%fluxa46d ago0x3413b5…48ab7c
0x2d16…87100x9c95…e299Base$0.001100%fluxa46d ago0xb29411…68d60b
0x2d16…87100x9c95…e299Base$0.001100%fluxa46d ago0x0ff93e…dae4a6
0x2d16…87100x9c95…e299Base$0.001100%fluxa46d ago0xaa6b9c…225259
0x2d16…87100x9c95…e299Base$0.001100%fluxa46d ago0x48c340…702dd3
0x2d16…87100x9c95…e299Base$0.001100%fluxa46d ago0xb04e34…422d7d
0x2d16…87100x9c95…e299Base$0.001100%fluxa46d ago0xbd6a18…83933d
0x2d16…87100x9c95…e299Base$0.001100%fluxa46d ago0x6a375b…057653
0x2d16…87100x9c95…e299Base$0.001100%fluxa46d ago0x4b73d5…7dae1c
0x2d16…87100x9c95…e299Base$0.001100%fluxa46d ago0xda8941…9e58b7
0x2d16…87100x9c95…e299Base$0.001100%fluxa46d ago0x430c2e…f2c20f
0x2d16…87100xfe80…47eeBase$0.001100%fluxa46d ago0x4fadfb…5b47db

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.