Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa75d ago0xc0e46b…09bcc8
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa75d ago0x3998e0…9ad0e7
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa75d ago0x9cc0b6…b49586
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa75d ago0xab1005…abc587
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa75d ago0x70bd59…f825d2
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa76d ago0xbd3c48…e40122
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa76d ago0x8d0bf1…942001
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa76d ago0x86d99f…2c60df
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa76d ago0x2f4c03…66ac13
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa76d ago0xeeaee5…c644a1
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa76d ago0x79d77c…b81bb5
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa76d ago0x5ffd53…af6c18
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa76d ago0x08b720…0b321b
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa76d ago0x013a3c…d8617c
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa76d ago0x7666d8…30d1b9
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa76d ago0xfc69ac…4ed923
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa76d ago0xa49532…653760
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa76d ago0x812f78…25f915
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa76d ago0xcbc4cf…e7b880
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa76d ago0xf12afd…84ec4e
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa76d ago0x3f53dc…ec342f
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa76d ago0xef6645…da7e4a
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa76d ago0xcd682e…a72ef1
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa76d ago0x09a03d…9ae3c6
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa76d ago0x8024dc…c021ac

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.