Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa21d ago0xb4b133…20986e
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa21d ago0xa956b9…46b840
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa21d ago0x4b4aa9…7dbf32
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa21d ago0x4e415c…f2774b
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa21d ago0x516b30…96cfee
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa21d ago0x84e575…ffd576
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa21d ago0xcd0aa8…4b8890
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa21d ago0xbedbfc…9c8a0e
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa21d ago0xed686a…e40fa4
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa22d ago0xd36849…97444d
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa22d ago0x0a9e2f…06d6d0
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa22d ago0x248f30…17f204
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa22d ago0x6edbfd…9e13b6
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa22d ago0x604172…7d2c64
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa22d ago0xfe0169…b58b0b
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa22d ago0x911531…2226ad
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa22d ago0x9e9a8e…8bb8ff
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa22d ago0xc51a1a…317b1e
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa22d ago0xb71e9a…e85f7b
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa22d ago0x5e3d37…6f665e
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa22d ago0x448000…c10356
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa22d ago0x4be436…e941a4
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa22d ago0x468db3…bd6f55
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa22d ago0x77e879…5805cd
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa22d ago0x68d7ff…e46faf

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.