Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa19d ago0x81a09d…cc87e6
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa19d ago0x22e55c…a0e2c2
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa19d ago0x093c0f…bc8a91
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa19d ago0x90bc8f…8087c2
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa19d ago0xa76372…e266bb
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa19d ago0x8181ae…12a0b1
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa19d ago0x03b5ca…9f62bf
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa19d ago0xad430d…e19de3
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa19d ago0xec05a1…c63835
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa19d ago0xcd7ffb…766e8e
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa19d ago0x721700…f7cdf6
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa19d ago0x9e0ccf…f17664
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa19d ago0xd3cc8b…b5b6f3
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa19d ago0x821326…618edd
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa19d ago0x8cc92a…ec3b41
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa19d ago0xb71939…53cdb4
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa19d ago0xff84ee…abfce6
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa19d ago0xf8c36c…95c0ca
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa19d ago0x0d4cc4…117efc
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa19d ago0xca1655…f1de04
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa19d ago0x193ff3…277154
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa19d ago0xe23cc7…e4f8a2
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa19d ago0x06961c…9f7929
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa19d ago0x01e1d9…eedd01
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa19d ago0x26affd…0fa91a

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.