Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0xf6ee…3bd2Base—$0.006605100%0xb872…0ab3117d ago0x0840a0…56b6f6
0x3be9…575c0x31d0…2cd7Base—$40.33100%0xb872…0ab3117d ago0x0840a0…56b6f6
0x3be9…575c0x31d0…2cd7Base—$10.32100%0x7d0e…e64b117d ago0x00ae47…6e63f6
0x3be9…575c0xf6ee…3bd2Base—$0.008474100%0x7d0e…e64b117d ago0x00ae47…6e63f6
0x3be9…575c0x31d0…2cd7Base—$42.38100%0x4337…f965117d ago0x316148…9025fe
0x3be9…575c0xf6ee…3bd2Base—$0.004214100%0x4337…f965117d ago0x316148…9025fe
0x3be9…575c0xf6ee…3bd2Base—$0.006839100%0x4337…3392117d ago0x3dea88…ed77e3
0x3be9…575c0x31d0…2cd7Base—$40.33100%0x4337…3392117d ago0x3dea88…ed77e3
0x3be9…575c0x31d0…2cd7Base—$10.32100%0x4337…187e117d ago0x82505f…bddf7e
0x3be9…575c0xf6ee…3bd2Base—$0.008602100%0x4337…187e117d ago0x82505f…bddf7e
0x3be9…575c0x31d0…2cd7Base—$3.37100%0x7d0e…e64b117d ago0x6ffd72…a4e04a
0x3be9…575c0xf6ee…3bd2Base—$0.009756100%0x7d0e…e64b117d ago0x6ffd72…a4e04a
0x3be9…575c0xf6ee…3bd2Base—$0.006207100%0x7d0e…e64b117d ago0x14b6c4…ea82a5
0x3be9…575c0x31d0…2cd7Base—$4.88100%0x7d0e…e64b117d ago0x14b6c4…ea82a5
0x3be9…575c0xf6ee…3bd2Base—$0.002138100%0x4337…1811117d ago0x6c92bb…5940de
0x3be9…575c0x31d0…2cd7Base—$50.33100%0x4337…1811117d ago0x6c92bb…5940de
0x3be9…575c0xf6ee…3bd2Base—$0.001819100%0x4337…fa00117d ago0xd26630…51e112
0x3be9…575c0x31d0…2cd7Base—$6.37100%0x4337…fa00117d ago0xd26630…51e112
0x3be9…575c0x31d0…2cd7Base—$3.37100%0x4337…a93d117d ago0x00480d…133084
0x3be9…575c0xf6ee…3bd2Base—$0.009448100%0x4337…a93d117d ago0x00480d…133084
0x3be9…575c0x31d0…2cd7Base—$10.32100%0x4337…3dde117d ago0xc3e5f9…d59176
0x3be9…575c0xf6ee…3bd2Base—$0.008424100%0x4337…3dde117d ago0xc3e5f9…d59176
0x3be9…575c0x31d0…2cd7Base—$10.32100%0x4ed0…caab117d ago0x279610…8e7dcb
0x3be9…575c0xf6ee…3bd2Base—$0.008454100%0x4ed0…caab117d ago0x279610…8e7dcb
0x3be9…575c0x31d0…2cd7Base—$10.32100%0x4337…ec26117d ago0x80e9b6…b8d242

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.