Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8fa5…1e6f0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd104d ago0x13c2ea…637e16
0x8fa5…1e6f0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd104d ago0x2f76b0…328d72
0x8fa5…1e6f0x73fc…b29bBase—$0.0075100%0x0021…ad8f104d ago0x5ffe2c…a56c52
0x8fa5…1e6f0x73fc…b29bBase—$0.01100%0x0021…ad8f104d ago0x692607…47b54b
0x8fa5…1e6f0x73fc…b29bBase—$0.0075100%0x0018…ca97104d ago0xb6938f…28c999
0x8fa5…1e6f0x73fc…b29bBase—$0.0075100%0x0018…ca97104d ago0xb9677c…1d6dba
0x8fa5…1e6f0x73fc…b29bBase—$0.01100%0xdf7d…5dbd104d ago0x9f2059…2c128a
0x8fa5…1e6f0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd104d ago0x9abaca…b53a39
0x8fa5…1e6f0x73fc…b29bBase—$0.0075100%0x0021…ad8f104d ago0x5f24c8…c549dc
0x8fa5…1e6f0x73fc…b29bBase—$0.01100%0x0018…ca97104d ago0x2e3902…d65f87
0x8fa5…1e6f0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd104d ago0x8bedbe…44d83e
0x8fa5…1e6f0x73fc…b29bBase—$0.0075100%0x0021…ad8f104d ago0x17fd42…f5a917
0x8fa5…1e6f0x73fc…b29bBase—$0.01100%0xdf7d…5dbd104d ago0xeb2499…24e045
0x8fa5…1e6f0x73fc…b29bBase—$0.0075100%0x0021…ad8f104d ago0xb95561…0a1174
0x8fa5…1e6f0x73fc…b29bBase—$0.0075100%0x0018…ca97104d ago0x9a4c32…4d397f
0x8fa5…1e6f0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd104d ago0x4b9151…00ffaf
0x8fa5…1e6f0x73fc…b29bBase—$0.0075100%0x0018…ca97104d ago0x3cf3a0…a8bb78
0x8fa5…1e6f0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd104d ago0xb14cab…ae31c1
0x8fa5…1e6f0x73fc…b29bBase—$0.01100%0x0021…ad8f104d ago0xe82044…908a3b
0x8fa5…1e6f0x73fc…b29bBase—$0.01100%0x0018…ca97104d ago0xd10d80…65b0f3
0x8fa5…1e6f0x73fc…b29bBase—$0.0075100%0x0021…ad8f104d ago0xd0bec8…ee1197
0x8fa5…1e6f0x73fc…b29bBase—$0.0075100%0x0018…ca97104d ago0x2ce101…e1b039
0x8fa5…1e6f0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd104d ago0x58c70d…b3c414
0x8fa5…1e6f0x73fc…b29bBase—$0.0075100%0x0021…ad8f104d ago0x20dea0…d2dd7a
0x8fa5…1e6f0x73fc…b29bBase—$0.0075100%0x0018…ca97104d ago0x8d0ab8…2f96c9

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.