Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x8e77…e2d6Base—$26.39100%mrdn45d ago0xc1617b…cb8c4a
0x13db…51920x8e77…e2d6Base—$32.00100%mrdn45d ago0xb8740c…d8d0b9
0x13db…51920x8e77…e2d6Base—$30.58100%mrdn45d ago0xd52c68…c4ec86
0x13db…51920x8e77…e2d6Base—$24.59100%mrdn45d ago0xc66ded…746d4b
0x13db…51920x8e77…e2d6Base—$35.21100%mrdn45d ago0xb7ed6a…ce887b
0x13db…51920x8e77…e2d6Base—$34.05100%mrdn45d ago0x1d7d0d…84007f
0x13db…51920x8e77…e2d6Base—$31.50100%mrdn45d ago0xfdcd73…edacc5
0x1cec…8dd40x13db…5192Base—$28.44100%mrdn45d ago0x01ab3b…8188c8
0x13db…51920x8e77…e2d6Base—$33.84100%mrdn45d ago0x903c1a…b0f930
0x13db…51920x8e77…e2d6Base—$41.55100%mrdn45d ago0x787ee9…612bb4
0x13db…51920xfe8f…794dBase—$26.30100%mrdn45d ago0x28cba5…dd5bfd
0x13db…51920x8e77…e2d6Base—$25.39100%mrdn45d ago0xd47a13…0293be
0x13db…51920xe55e…f748Base—$18.68100%mrdn45d ago0x022b50…2d3d12
0x13db…51920xe55e…f748Base—$22.88100%mrdn45d ago0x76e1c4…991f61
0x13db…51920xfe8f…794dBase—$28.01100%mrdn45d ago0xb265f5…19e619
0x13db…51920x1cec…8dd4Base—$19.41100%mrdn45d ago0x33ddc6…f53a29
0xfe8f…794d0x13db…5192Base—$21.96100%mrdn45d ago0xba95a0…e4b71c
0xe55e…f7480x13db…5192Base—$30.80100%mrdn45d ago0xa50166…bcc65f
0xe55e…f7480x13db…5192Base—$19.69100%mrdn45d ago0x678ce5…d54d6d
0x13db…51920x8e77…e2d6Base—$39.57100%mrdn45d ago0xfc47c4…c8e3d3
0x13db…51920x8e77…e2d6Base—$37.59100%mrdn45d ago0x3e05c2…53b982
0x13db…51920xe55e…f748Base—$25.34100%mrdn45d ago0x064678…b2a651
0xe55e…f7480x13db…5192Base—$24.91100%mrdn45d ago0x77690f…8f08d5
0x13db…51920x1cec…8dd4Base—$27.86100%mrdn45d ago0x170584…8dee61
0x13db…51920x8e77…e2d6Base—$29.43100%mrdn45d ago0x72b71d…fb71b0

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.