Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa41d ago0x9b7abf…9e8342
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa41d ago0xd3285c…7f33c2
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa41d ago0x5216ef…e53857
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa41d ago0x728841…565247
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa41d ago0x96b3b7…ddd7a1
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa41d ago0x5cf99f…8a2932
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa41d ago0xb5bc4a…1a0152
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa41d ago0xd82cdd…536716
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa41d ago0x9dfbc3…25bae8
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa41d ago0x2f183f…d67929
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa41d ago0x9ca5e0…6ae4c0
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa41d ago0x15e526…32254d
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa41d ago0x22d0b9…a9d6fe
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa41d ago0xc29db8…772f57
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa41d ago0xa17070…0752f0
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa41d ago0x8e1040…c2cc66
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa41d ago0x4e8478…6ed6cc
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa41d ago0x2ce8f2…89eda3
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa41d ago0xcfe210…8365cb
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa41d ago0x473445…e14445
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa41d ago0x13a32b…a8ea4b
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa41d ago0x007e14…4166a9
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa41d ago0x090018…1ae8e3
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa41d ago0xe84d76…0c17fa
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa41d ago0x794e53…4542e7

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.