Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x53d2…c3900xb300…8e84Base—$0.36100%fluxa119d ago0xab69cd…af9781
0xcbee…3a460xb300…8e84Base—$0.38100%fluxa119d ago0x39f6fb…3c292b
0xe76a…86880xb300…8e84Base—$0.55100%fluxa119d ago0x418bbb…8803ea
0x4325…5e580xb300…8e84Base—$0.38100%fluxa119d ago0x701df6…bbc265
0x34e9…e9450xb300…8e84Base—$0.55100%fluxa119d ago0x881be4…85d991
0xe85f…1e170xb300…8e84Base—$0.55100%fluxa119d ago0xc77118…65839a
0xa90f…581f0xb300…8e84Base—$1.09100%fluxa119d ago0x0d97df…d63658
0x45f4…a9bf0xb300…8e84Base—$0.43100%fluxa119d ago0x8863c6…f0c01f
0x1803…b9860xb300…8e84Base—$0.43100%fluxa119d ago0xafad58…b7eb18
0xd628…6e980xb300…8e84Base—$0.89100%fluxa119d ago0x5b7f52…5ec938
0xdedf…a94a0xb300…8e84Base—$0.89100%fluxa119d ago0xed17f0…fc30ee
0xa675…67ed0xb300…8e84Base—$0.94100%fluxa119d ago0x9415eb…62e2e1
0xfd1f…88b70xb300…8e84Base—$0.24100%fluxa119d ago0xb880e3…b3ecc2
0xf178…82c70xb300…8e84Base—$0.24100%fluxa119d ago0xca81bd…89355c
0xcfa9…6f2f0xb300…8e84Base—$0.84100%fluxa119d ago0x67405f…9304c1
0xb0af…64330xb300…8e84Base—$0.17100%fluxa119d ago0xb82fc3…5183f2
0xb39f…e7930xb300…8e84Base—$0.10100%fluxa119d ago0xb98396…ad3c7a
0x58c3…a9970xb300…8e84Base—$0.12100%fluxa119d ago0x59cd59…84e57a
0x8b31…ed040xb300…8e84Base—$0.05100%fluxa119d ago0xfeac99…de4fc1
0xcd5f…3ebe0xb300…8e84Base—$0.05100%fluxa120d ago0x69ee3b…03c2b0
0x08d4…a9820xb300…8e84Base—$0.30100%fluxa120d ago0x24c490…3ec0f5
0xbf33…67ba0xb300…8e84Base—$0.18100%fluxa120d ago0x8d9fea…a44c20
0x85de…767e0xb300…8e84Base—$0.20100%fluxa120d ago0x5a2eed…64b1e5
0x1990…8aeb0xb300…8e84Base—$0.14100%fluxa120d ago0x17c0ad…a9bad3
0x4668…ee1a0xb300…8e84Base—$0.19100%fluxa120d ago0x21d59d…fba51c

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.