Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x79ec…56320x47c5…4fc3Base—$10.5070%0x18cc…275019d ago0xe317ca…3e04e8
0x79ec…56320x47c5…4fc3Base—$10.5070%0xc6b9…2d8619d ago0x1f44de…445dc6
0x79ec…56320x47c5…4fc3Base—$10.5070%0x5b2d…d78c19d ago0xcd0528…cfc426
0x79ec…56320x47c5…4fc3Base—$10.5070%0xa7b1…4ca419d ago0x23dbe0…ab01b3
0x79ec…56320x47c5…4fc3Base—$10.5070%0xdcda…233719d ago0xf366a7…40072b
0x79ec…56320x47c5…4fc3Base—$10.5070%0x1875…8fcf19d ago0x630fd4…154fbf
0x79ec…56320x47c5…4fc3Base—$31.5070%0xa842…4fd919d ago0x4f41ac…ad6828
0x79ec…56320x47c5…4fc3Base—$15.7570%0xb55c…2e3e19d ago0x6008ce…894efd
0x79ec…56320x47c5…4fc3Base—$10.5070%0xe146…b43819d ago0xa36047…e56f20
0x79ec…56320x47c5…4fc3Base—$52.5070%0x2b35…135b19d ago0xf6b2f0…6d8a8f
0x79ec…56320x47c5…4fc3Base—$31.5070%0xf8fe…a40d19d ago0xe66be1…e378b0
0x79ec…56320x47c5…4fc3Base—$10.5070%0x9ea2…605a19d ago0x513bab…183b2d
0x79ec…56320x47c5…4fc3Base—$10.5070%0xc07c…d71819d ago0xf74981…927635

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.