Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x26e8…51580x0f99…afc2Basex402 service$0.1970%0x0f99…afc22d ago0x73bbaa…531942
0xcf96…d5de0x26e8…5158Basex402-tokens$0.1170%0xea55…6cc42d ago0x545ea8…9a503c
0x26e8…51580xe903…1abfBaseBlockRun.AIAi$0.21100%coinbase2d ago0x8508da…ec63a0
0x26e8…51580xe903…1abfBaseBlockRun.AIAi$0.36100%coinbase2d ago0xffe7b0…77480d
0x26e8…51580xe903…1abfBaseBlockRun.AIAi$0.21100%coinbase2d ago0x2e5fed…158f85
0xcf96…d5de0x26e8…5158Basex402-tokens$0.1170%0xea55…6cc42d ago0xabfe73…246e83
0xcf96…d5de0x26e8…5158Basex402-tokens$0.4070%0xea55…6cc42d ago0x872cc5…82312f
0x26e8…51580x0f99…afc2Basex402 service$0.1970%0x0f99…afc22d ago0x0304dc…f939fa
0xcf96…d5de0x26e8…5158Basex402-tokens$0.3970%0xea55…6cc42d ago0x19ee59…6c2209
0x26e8…51580xe903…1abfBaseBlockRun.AIAi$0.33100%coinbase2d ago0xdb0be3…469321
0x26e8…51580xe903…1abfBaseBlockRun.AIAi$0.21100%coinbase2d ago0x9b8b37…7a5adc
0xcf96…d5de0x26e8…5158Basex402-tokens$0.1170%0xea55…6cc42d ago0x4b6d36…f2b509
0x26e8…51580x0f99…afc2Basex402 service$0.1970%0x0f99…afc22d ago0xa5a79f…a38b9e
0x26e8…51580xe903…1abfBaseBlockRun.AIAi$0.40100%coinbase2d ago0x8c38f9…571f7c
0xcf96…d5de0x26e8…5158Basex402-tokens$1.3570%0xea55…6cc42d ago0x27aaa7…108e1e
0x26e8…51580x0f99…afc2Basex402 service$0.2070%0x0f99…afc22d ago0x3e4eba…dfe000
0xcf96…d5de0x26e8…5158Basex402-tokens$1.4270%0xea55…6cc42d ago0x4e4ab5…34e035
0x26e8…51580x0f99…afc2Basex402 service$0.1970%0x0f99…afc22d ago0x961738…debb39
0xcf96…d5de0x26e8…5158Basex402-tokens$1.2970%0xea55…6cc42d ago0x0271ee…de361b
0x26e8…51580x0f99…afc2Basex402 service$0.2070%0x0f99…afc22d ago0xb9250c…92b75b
0xcf96…d5de0x26e8…5158Basex402-tokens$1.3770%0xea55…6cc42d ago0x25ead2…c06edf
0xcf96…d5de0x26e8…5158Basex402-tokens$0.3770%0xea55…6cc42d ago0xd16a43…1786e5
0x26e8…51580x0f99…afc2Basex402 service$0.2070%0x0f99…afc22d ago0x0e3f37…ad7bc0
0x26e8…51580x0f99…afc2Basex402 service$0.1970%0x0f99…afc22d ago0xa8d16e…633ed4
0xcf96…d5de0x26e8…5158Basex402-tokens$1.8270%0xea55…6cc42d ago0xae9fcf…aec2a3

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.