Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa38d ago0xb51047…e3bf1f
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa38d ago0xd25cc1…c84347
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa38d ago0xcdd0f8…e96d3f
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa38d ago0x963b04…228da0
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa38d ago0xddbc1a…4eda16
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa38d ago0xb37896…b6c57d
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa38d ago0xa1bd49…4b9275
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa38d ago0xd4c155…bd9e65
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa38d ago0x65d4fe…b378fe
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa38d ago0x261d44…1d1f63
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa38d ago0x3407e5…39baaa
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa38d ago0x9c612f…742a3e
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa38d ago0xf6e150…dd2747
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa38d ago0xf13e50…d51fc1
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa38d ago0xa91438…0a37c5
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa38d ago0xedb040…59fe06
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa38d ago0xc418f9…74dcd5
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa38d ago0x8e1cf0…ba2ef6
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa38d ago0x8e4dfd…23f867
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa38d ago0x69b515…02c5ea
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa38d ago0xed1ad4…a818d4
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa38d ago0xf6f1c4…b473c0
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa38d ago0x3bf052…0eeba7
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa38d ago0xb3c026…b81ba2
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa38d ago0x895c61…f3adb3

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.