Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x35da…d1ca0x73fc…b29bBase—$0.002100%0xdf7d…5dbd113d ago0x79276b…ee49c5
0x35da…d1ca0x73fc…b29bBase—$0.01100%0x0021…ad8f113d ago0xce3cd0…36c49b
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0018…ca97113d ago0xb77651…eb9ca3
0x35da…d1ca0x73fc…b29bBase—$0.002100%0xdf7d…5dbd113d ago0x75bbb2…65c73e
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0021…ad8f113d ago0xfb7fd5…44f82f
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0018…ca97113d ago0x4bedc4…257f52
0x35da…d1ca0x73fc…b29bBase—$0.002100%0xdf7d…5dbd113d ago0x9a7b7b…92a19c
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0021…ad8f113d ago0x84c561…7a061d
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0018…ca97113d ago0x19a956…8e5a84
0x35da…d1ca0x73fc…b29bBase—$0.002100%0xdf7d…5dbd113d ago0x897262…00ddb7
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0021…ad8f113d ago0xd02163…9a60e7
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0018…ca97113d ago0x221ad7…9e515f
0x35da…d1ca0x73fc…b29bBase—$0.002100%0xdf7d…5dbd113d ago0x0964df…85aca4
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0021…ad8f113d ago0x7031a6…171633
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0018…ca97113d ago0x23cdef…136324
0x35da…d1ca0x73fc…b29bBase—$0.002100%0xdf7d…5dbd113d ago0xa4845e…62feb0
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0021…ad8f113d ago0x5ff7b7…8aafcf
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0018…ca97113d ago0xbbd577…b6a23a
0x35da…d1ca0x73fc…b29bBase—$0.002100%0xdf7d…5dbd113d ago0xafed80…491214
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0021…ad8f113d ago0xcce2c9…8cbf52
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0018…ca97113d ago0x746164…04d379
0x35da…d1ca0x73fc…b29bBase—$0.002100%0xdf7d…5dbd113d ago0x92b41e…a1381f
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0021…ad8f113d ago0x600691…1615c3
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0018…ca97113d ago0xbd813f…27fdd5
0x35da…d1ca0x73fc…b29bBase—$0.002100%0xdf7d…5dbd113d ago0xf8a8d1…acab6a

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.