Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd673…ebcd0xeb18…02c1Base—$5.00100%0xbb67…9bc487d ago0x4624e7…758b4e
0xf242…7d6a0xeb18…02c1Base—$34.40100%0xbb67…9bc487d ago0x696372…78b48a
0xba22…97e00xeb18…02c1Base—$5.00100%0xbb67…9bc487d ago0x0e2443…f7b525
0xdd77…e8940xeb18…02c1Base—$7.00100%0xbb67…9bc487d ago0x0db669…007e5e
0x13a8…f01f0xeb18…02c1Base—$5.40100%0xbb67…9bc487d ago0x449f37…b578ed
0xdd77…e8940xeb18…02c1Base—$9.38100%0xbb67…9bc487d ago0x1f798d…8f5a3d
0xc8f5…774b0xeb18…02c1Base—$5.00100%0xbb67…9bc487d ago0x486f61…8dc1e6
0x7a03…ec4c0xeb18…02c1Base—$6.33100%0xbb67…9bc487d ago0x9c712d…bc290c
0xc8f5…774b0xeb18…02c1Base—$5.00100%0xbb67…9bc487d ago0xf9065e…936fff
0x2ede…679d0xeb18…02c1Base—$6.31100%0xbb67…9bc487d ago0xd79407…7e5a90
0x6261…92640xeb18…02c1Base—$30.05100%0xbb67…9bc487d ago0x1eac4b…5aa86e
0xfbfd…393f0xeb18…02c1Base—$30.06100%0xbb67…9bc487d ago0x36198f…197751
0x5321…37c10xeb18…02c1Base—$7.87100%0xbb67…9bc487d ago0xe5b403…cc16db
0xbc02…095b0xeb18…02c1Base—$5.50100%0xbb67…9bc487d ago0x8ebc39…5b9801
0x8ea3…26f40xeb18…02c1Base—$30.03100%0xbb67…9bc487d ago0xcd99ad…33cc53
0x13a8…f01f0xeb18…02c1Base—$5.10100%0xbb67…9bc487d ago0xb21d95…d9bd71
0x0554…c17b0xeb18…02c1Base—$32.73100%0xbb67…9bc487d ago0x6d95f8…5c2bdd
0xd70e…83930xeb18…02c1Base—$10.00100%0xbb67…9bc487d ago0x5e93d8…cc3c42
0x6a69…0bc60xeb18…02c1Base—$5.00100%0xbb67…9bc487d ago0xd7de2d…1a8404
0x07ce…aad50xeb18…02c1Base—$30.90100%0xbb67…9bc487d ago0x230073…58f545
0x6b58…0de70xeb18…02c1Base—$30.90100%0xbb67…9bc487d ago0xfbcdf6…61fdb1
0x4573…dcaa0xeb18…02c1Base—$30.90100%0xbb67…9bc487d ago0x631750…da8672
0x5dbd…6be00xeb18…02c1Base—$30.90100%0xbb67…9bc487d ago0x6426e4…ad32a6
0x9cf5…d0cf0xeb18…02c1Base—$30.90100%0xbb67…9bc487d ago0xa217ff…b2bcb4
0x5db0…1dea0xeb18…02c1Base—$14.04100%0xbb67…9bc487d ago0x442609…5f0a6d

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.