Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa34d ago0xe1c5d5…d144b2
0x99d0…0e730x9c95…e299Base—$0.001100%fluxa34d ago0x6ba06f…3afdef
0x99d0…0e730x9c95…e299Base—$0.001100%fluxa34d ago0x887c44…bdb4bf
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa34d ago0xc9acbb…7fc771
0x99d0…0e730x9c95…e299Base—$0.001100%fluxa34d ago0xb409fb…aa20d5
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa34d ago0x617693…c14dc2
0x99d0…0e730x9c95…e299Base—$0.001100%fluxa34d ago0x244c75…85b483
0x99d0…0e730x9c95…e299Base—$0.001100%fluxa34d ago0x6ae32a…eee5ed
0x99d0…0e730x9c95…e299Base—$0.001100%fluxa34d ago0xc0aab5…1361ca
0x99d0…0e730x9c95…e299Base—$0.001100%fluxa34d ago0x71fcfb…8f8c34
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa34d ago0x71d0ae…d24599
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa34d ago0x958095…5ace11
0x99d0…0e730x9c95…e299Base—$0.001100%fluxa34d ago0xae6489…880ba8
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa34d ago0xb23ef9…37cd54
0x99d0…0e730x9c95…e299Base—$0.001100%fluxa34d ago0xad3c0b…da6e42
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa34d ago0xb3ab10…3b7cf4
0x99d0…0e730x9c95…e299Base—$0.001100%fluxa34d ago0xf56786…6627ac
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa34d ago0x6c0416…1d0e9a
0x99d0…0e730x9c95…e299Base—$0.001100%fluxa34d ago0xd7c0f0…16fcc3
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa34d ago0x9f01d6…0b0900
0x99d0…0e730x9c95…e299Base—$0.001100%fluxa34d ago0xd428dc…b444f3
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa34d ago0xad0b83…d2a929
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa34d ago0xb4c847…6c98e7
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa34d ago0x379666…b6dea9
0x99d0…0e730x9c95…e299Base—$0.001100%fluxa34d ago0x35ddfc…91c0f6

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.