Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf380…60390xfe80…47eeBase$0.001100%fluxa20d ago0xaf6963…c7a2ae
0xf380…60390xfe80…47eeBase$0.001100%fluxa20d ago0x65cd25…eb30e5
0xf380…60390xfe80…47eeBase$0.001100%fluxa20d ago0x09415f…43c410
0xf380…60390xfe80…47eeBase$0.001100%fluxa20d ago0x75fd84…efac33
0xf380…60390xfe80…47eeBase$0.001100%fluxa20d ago0xbfe778…ce6b94
0xf380…60390xfe80…47eeBase$0.001100%fluxa20d ago0xcbe928…768f02
0xf380…60390xfe80…47eeBase$0.001100%fluxa20d ago0xbad4a9…c36b48
0xf380…60390xfe80…47eeBase$0.001100%fluxa20d ago0xfe89b4…4b1e9d
0xf380…60390xfe80…47eeBase$0.001100%fluxa20d ago0xc13a5c…21c3af
0xf380…60390xfe80…47eeBase$0.001100%fluxa20d ago0x484c26…c1609a
0xf380…60390xfe80…47eeBase$0.001100%fluxa20d ago0x46e6ed…1c66ce
0xf380…60390xfe80…47eeBase$0.001100%fluxa20d ago0x66c7b8…e83270
0xf380…60390xfe80…47eeBase$0.001100%fluxa20d ago0x0d82a3…ad7ae9
0xf380…60390xfe80…47eeBase$0.001100%fluxa20d ago0x2d93b8…69bc03
0xf380…60390xfe80…47eeBase$0.001100%fluxa21d ago0x89c7e7…31b6cb
0xf380…60390xfe80…47eeBase$0.001100%fluxa21d ago0x6f9097…ed3835
0xf380…60390xfe80…47eeBase$0.001100%fluxa21d ago0xdaf858…dfd966
0xf380…60390xfe80…47eeBase$0.001100%fluxa21d ago0x9dbb66…af63e0
0xf380…60390xfe80…47eeBase$0.001100%fluxa21d ago0x9b7c13…c8cdeb
0xf380…60390xfe80…47eeBase$0.001100%fluxa21d ago0x613fd9…1833a6
0xf380…60390xfe80…47eeBase$0.001100%fluxa21d ago0xcaab72…2e9fa9
0xf380…60390xfe80…47eeBase$0.001100%fluxa21d ago0x243764…37f0b6
0xf380…60390xfe80…47eeBase$0.001100%fluxa21d ago0xf383d8…ba4900
0xf380…60390xfe80…47eeBase$0.001100%fluxa21d ago0xaa93e6…2b0112
0xf380…60390xfe80…47eeBase$0.001100%fluxa21d ago0x8b7867…5c38d6

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.