Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa71d ago0xbbce14…d522af
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa71d ago0x309bcc…7199ac
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa71d ago0x1f264c…92e570
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa71d ago0xce3a7a…bb8e21
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa71d ago0xe0c847…54a82a
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa71d ago0x6d72c8…4107a0
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa71d ago0x351594…24650b
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa71d ago0x36e45e…cc3824
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa71d ago0x31e16c…e3da99
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa71d ago0x4699a9…3708ff
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa71d ago0x30818c…346158
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa71d ago0x1c66d5…21df75
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa71d ago0x797b2a…fe6a56
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa71d ago0xc80d97…8baed3
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa71d ago0xa12dee…7613d8
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa71d ago0x50c594…841eb2
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa71d ago0xfcf913…a9d237
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa72d ago0x79cf80…1e7c5c
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa72d ago0xe348c0…f50420
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa72d ago0x9e6885…6f1499
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa72d ago0x29bcc2…8bf246
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa72d ago0x1e75b6…b9cad8
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa72d ago0x140ad6…c4c830
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa72d ago0xd6cd54…9a93a6
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa72d ago0xde15fe…3aed6d

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.