Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4934…bb980xd0b5…f224Base—$5.9970%0x3482…6f0e18d ago0xde27f5…04ede5
0xa38f…7fb60xd0b5…f224Base—$170.7270%0x3482…6f0e18d ago0xc63b1d…69e168
0x065f…811c0xd0b5…f224Base—$9.9970%0x3482…6f0e18d ago0xfbbf37…4ccdae
0x0cab…1c450xd0b5…f224Base—$2.2070%0x3482…6f0e18d ago0x94a9c8…b7326d
0xf5ab…81610xd0b5…f224Base—$55.5470%0x3482…6f0e18d ago0xb010fe…475fce
0x93dd…d50e0xd0b5…f224Base—$1.9970%0x3482…6f0e18d ago0x88b154…1e0303
0x1ce4…47d50xd0b5…f224Base—$0.9970%0x3482…6f0e18d ago0x9b46db…34dede
0x8247…cb320xd0b5…f224Base—$2,307.3470%0x3482…6f0e18d ago0x198d9c…5bdde7
0x2e6f…c66d0xd0b5…f224Base—$13.2570%0x3482…6f0e18d ago0x428303…0e81f0
0xd777…930f0xd0b5…f224Base—$1.9970%0x3482…6f0e18d ago0xc5d71e…464950
0x1431…48ed0xd0b5…f224Base—$1.9970%0x3482…6f0e18d ago0x77b314…3b8ef5
0x69e9…2bcd0xd0b5…f224Base—$14.7570%0x3482…6f0e19d ago0xb36c20…5c2c64
0xcaab…bb200xd0b5…f224Base—$19.9970%0x3482…6f0e19d ago0x94bfc4…b82a7f
0x32dc…d2970xd0b5…f224Base—$4.8470%0x3482…6f0e19d ago0x6a6f6b…5cefb6
0x3f3b…2cca0xd0b5…f224Base—$182.9970%0x3482…6f0e19d ago0x00aea4…6f687a
0xc422…33720xd0b5…f224Base—$99.9970%0x3482…6f0e19d ago0x4ba986…9be1d7
0xcf84…6b900xd0b5…f224Base—$4.9970%0x3482…6f0e19d ago0x953e22…1566c9
0xa549…8ede0xd0b5…f224Base—$288.1670%0x3482…6f0e19d ago0x294f3d…71aaa4

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.