Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa36d ago0x27519d…b3ee1e
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa36d ago0x8e3cff…1b72d1
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa36d ago0xcd81e4…b32867
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa36d ago0x7df8ba…d623dd
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa36d ago0xb55a03…9ba5a8
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa36d ago0x313a22…b2510e
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa36d ago0xf68e98…06e65b
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa36d ago0xa806d3…b2948d
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa36d ago0x309c8f…aa9077
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa36d ago0x01e7b5…a4672e
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa36d ago0x1711eb…135034
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa36d ago0x0ddd2a…a313bb
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa36d ago0xd8fb5b…2067b4
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa36d ago0x60e08b…4f9d76
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa36d ago0x9d2a05…cf8aed
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa36d ago0xcb0177…5dbad9
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa36d ago0x14498c…e6a91d
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa36d ago0xc55941…8f2397
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa36d ago0xde845f…ea59a8
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa36d ago0xf20c9b…8067f2
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa36d ago0xd08c52…8ad789
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa36d ago0x820f33…b18c93
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa36d ago0x769f1d…e955c1
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa36d ago0xc6e324…21dfa2
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa36d ago0x7e441b…0d0045

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.